observable_widgets 0.0.1 copy "observable_widgets: ^0.0.1" to clipboard
observable_widgets: ^0.0.1 copied to clipboard

outdated

A new flutter package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add observable_widgets

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

dependencies:
  observable_widgets: ^0.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:observable_widgets/base_state.dart';
import 'package:observable_widgets/state_changed.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A new flutter package project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

event_bus, flutter, json_annotation

More

Packages that depend on observable_widgets