Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v0l/delta_notifier
Provides AnimatedDeltaBuilder<T>, allowing you to pass data to the builder function from your DeltaListenable<T> model.
https://github.com/v0l/delta_notifier
delta flutter notifier
Last synced: about 1 month ago
JSON representation
Provides AnimatedDeltaBuilder<T>, allowing you to pass data to the builder function from your DeltaListenable<T> model.
- Host: GitHub
- URL: https://github.com/v0l/delta_notifier
- Owner: v0l
- License: mit
- Created: 2019-07-11T13:20:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-11T16:55:04.000Z (over 5 years ago)
- Last Synced: 2024-12-09T15:46:51.643Z (about 1 month ago)
- Topics: delta, flutter, notifier
- Language: Dart
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# delta_notifier
A new Flutter package project.
## Getting Started
This project is a starting point for a Dart
[package](https://flutter.dev/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.