Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piedcipher/flutter-cng
:fuelpump: A tool to generate Flutter Change Notifiers.
https://github.com/piedcipher/flutter-cng
changenotifier changenotifierprovider dart dartlang flutter flutter-apps flutterweb provider-state-management providers-package
Last synced: about 1 month ago
JSON representation
:fuelpump: A tool to generate Flutter Change Notifiers.
- Host: GitHub
- URL: https://github.com/piedcipher/flutter-cng
- Owner: piedcipher
- License: mit
- Created: 2021-03-19T20:24:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T16:29:23.000Z (over 3 years ago)
- Last Synced: 2024-10-08T14:18:26.891Z (about 1 month ago)
- Topics: changenotifier, changenotifierprovider, dart, dartlang, flutter, flutter-apps, flutterweb, provider-state-management, providers-package
- Language: Dart
- Homepage: https://piedcipher.github.io/flutter-cng/
- Size: 2.55 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
flutter-cng
:fuelpump: A tool to generate Flutter Change Notifiers.
---
## Supported Platforms
- Web (Not Responsive for Mobile Web)## Dependencies
- [provider](https://pub.dev/packages/provider)
- [flutter_highlight](https://pub.dev/packages/flutter_highlight)
- [google_fonts](https://pub.dev/packages/google_fonts)## Getting Started
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)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.