esm 1.0.0 copy "esm: ^1.0.0" to clipboard
esm: ^1.0.0 copied to clipboard

discontinuedreplaced by: tilde
outdated

A Flutter package to simplify application state management using component.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add esm

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

dependencies:
  esm: ^1.0.0

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:esm/esm.dart';
0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to simplify application state management using component.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

event, eventsubscriber, flutter, url_router

More

Packages that depend on esm