dsi 1.0.2 copy "dsi: ^1.0.2" to clipboard
dsi: ^1.0.2 copied to clipboard

Data Sync Ineterface - a tiny and powerfull state manager.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dsi

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

dependencies:
  dsi: ^1.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:dsi/dsi.dart';
1
likes
150
points
181
downloads

Publisher

unverified uploader

Weekly Downloads

Data Sync Ineterface - a tiny and powerfull state manager.

Repository (GitHub)
View/report issues

Topics

#state-manager #state #getit #watch #ui

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on dsi