https://github.com/changjoo-park/multiple_checkbox_form_field
https://github.com/changjoo-park/multiple_checkbox_form_field
flutter flutter-formfield flutter-library flutter-package flutter-ui
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/changjoo-park/multiple_checkbox_form_field
- Owner: ChangJoo-Park
- License: other
- Created: 2020-05-06T12:38:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T12:49:21.000Z (about 6 years ago)
- Last Synced: 2026-04-05T17:32:22.940Z (2 months ago)
- Topics: flutter, flutter-formfield, flutter-library, flutter-package, flutter-ui
- Language: Dart
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# multiple_checkboxes_formfield
Custom FormField with Multiple Checkboxes
## 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.