https://github.com/kherel/cubit_form
Flutter form management library using the cubit.
https://github.com/kherel/cubit_form
Last synced: 9 months ago
JSON representation
Flutter form management library using the cubit.
- Host: GitHub
- URL: https://github.com/kherel/cubit_form
- Owner: kherel
- License: mit
- Created: 2020-08-21T05:11:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-10T11:04:41.000Z (about 1 year ago)
- Last Synced: 2025-07-10T18:42:56.754Z (about 1 year ago)
- Language: Dart
- Size: 160 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# cubit_form
This is a simple form management solution using the cubit.
I'm using it in my own projects, but I will be happy to know your oppinion about it.