flaggle 0.0.2 copy "flaggle: ^0.0.2" to clipboard
flaggle: ^0.0.2 copied to clipboard

Easily manage visibility of Flutter features, boosting control and customization in your app. Unlock the power of Flaggle!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flaggle

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

dependencies:
  flaggle: ^0.0.2

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

Publisher

verified publishernatanlimap.com.br

Easily manage visibility of Flutter features, boosting control and customization in your app. Unlock the power of Flaggle!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flaggle