flume 0.0.6 copy "flume: ^0.0.6" to clipboard
flume: ^0.0.6 copied to clipboard

Implementation of the Flume design system and components for Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flume

With Flutter:

 $ flutter pub add flume

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

dependencies:
  flume: ^0.0.6

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

Import it

Now in your Dart code, you can use:

import 'package:flume/flume.dart';
9
likes
0
pub points
19%
popularity

Publisher

verified publishergameflow.tv

Implementation of the Flume design system and components for Flutter.

Homepage

License

unknown (LICENSE)

Dependencies

equatable, flutter, provider, shimmer

More

Packages that depend on flume