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

outdated

Manage the state of your widgets using imperative programming concepts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add imperative_flutter

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

dependencies:
  imperative_flutter: ^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:imperative_flutter/imperative_flutter.dart';
3
likes
30
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Manage the state of your widgets using imperative programming concepts.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, rxdart

More

Packages that depend on imperative_flutter