sync_ease 0.0.12 copy "sync_ease: ^0.0.12" to clipboard
sync_ease: ^0.0.12 copied to clipboard

A lightweight Flutter State Management library for simplified state handling in Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sync_ease

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

dependencies:
  sync_ease: ^0.0.12

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:sync_ease/sync_ease.dart';
12
likes
150
points
31
downloads

Publisher

verified publishermypackeges.tk

Weekly Downloads

A lightweight Flutter State Management library for simplified state handling in Flutter applications.

Repository (GitHub)
View/report issues

Topics

#state-management #reactive-programming #sync-ease #app-simulator-testing-tool #screenshot

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sync_ease