verve 0.3.1 copy "verve: ^0.3.1" to clipboard
verve: ^0.3.1 copied to clipboard

discontinued
outdated

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.1

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
0
pub points
31%
popularity

Publisher

verified publisherkishoredev.live

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on verve