antenna 1.2.2 copy "antenna: ^1.2.2" to clipboard
antenna: ^1.2.2 copied to clipboard

A lean, flexible state management library for flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add antenna

With Flutter:

 $ flutter pub add antenna

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

dependencies:
  antenna: ^1.2.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:antenna/antenna.dart';
0
likes
0
pub points
39%
popularity

Publisher

unverified uploader

A lean, flexible state management library for flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on antenna