flavorbanner 2.0.1 copy "flavorbanner: ^2.0.1" to clipboard
flavorbanner: ^2.0.1 copied to clipboard

Flavor Banner is a package that make easy to configure flavors and add a banner to show info about device

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flavorbanner

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

dependencies:
  flavorbanner: ^2.0.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:flavorbanner/flavorbanner.dart';
7
likes
130
pub points
59%
popularity

Publisher

unverified uploader

Flavor Banner is a package that make easy to configure flavors and add a banner to show info about device

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

device_info_plus, flutter, package_info_plus

More

Packages that depend on flavorbanner