verve 0.3.2+3 copy "verve: ^0.3.2+3" to clipboard
verve: ^0.3.2+3 copied to clipboard

discontinued

An opinionated Flutter theming solution, building on modern Material and Scandinavian principles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add verve

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  verve: ^0.3.2+3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:verve/verve.dart';
16
likes
40
pub points
31%
popularity

Publisher

verified publisherkishoredev.live

An opinionated Flutter theming solution, building on modern Material and Scandinavian principles.

Repository (GitHub)
View/report issues

License

MPL-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on verve