sa_flutter_flavor 0.0.3 copy "sa_flutter_flavor: ^0.0.3" to clipboard
sa_flutter_flavor: ^0.0.3 copied to clipboard

provides a way of indicating and tracking Dart build flavors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sa_flutter_flavor

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

dependencies:
  sa_flutter_flavor: ^0.0.3

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:sa_flutter_flavor/sa_flutter_flavor.dart';
1
likes
130
pub points
15%
popularity

Publisher

verified publisherspiralarm.uk

provides a way of indicating and tracking Dart build flavors.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on sa_flutter_flavor