floater 0.1.1+1 copy "floater: ^0.1.1+1" to clipboard
floater: ^0.1.1+1 copied to clipboard

outdated

A framework that floats over flutter as a higher level construct to provide architecture and structure for complex flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floater

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

dependencies:
  floater: ^0.1.1+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:floater/floater.dart';
1
likes
0
pub points
23%
popularity

Publisher

unverified uploader

A framework that floats over flutter as a higher level construct to provide architecture and structure for complex flutter apps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_secure_storage, get_it, meta, pedantic, rxdart, shared_preferences

More

Packages that depend on floater