fluro_plus 0.0.5 copy "fluro_plus: ^0.0.5" to clipboard
fluro_plus: ^0.0.5 copied to clipboard

Fluroplus mainly repackages fluro, uses bundle to deliver messengers between pages, and also packages navigation to provide common operation modes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluro_plus

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

dependencies:
  fluro_plus: ^0.0.5

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:fluro_plus/fluro_plus.dart';
0
likes
35
pub points
0%
popularity

Publisher

unverified uploader

Fluroplus mainly repackages fluro, uses bundle to deliver messengers between pages, and also packages navigation to provide common operation modes

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

fluro, flutter

More

Packages that depend on fluro_plus