flutter_multicheck_value 0.0.1
flutter_multicheck_value: ^0.0.1 copied to clipboard
A dynamic multi-check Flutter widget with JSON serialization and customizable items.Add, remove,and manage checkable items with ease.
Dynamic MultiCheck #
A dynamic multi-check Flutter widget with JSON serialization and customizable items. Add, remove, and manage checkable items with ease.
Features #
- ✅ Dynamic item management (add/remove)
- ✅ JSON serialization of checked items
- ✅ Customizable appearance
- ✅ State management with Provider
- ✅ Callbacks for item changes
- ✅ Edit and delete functionality
- ✅ Material Design compliant
Installation #
Add this to your pubspec.yaml:
dependencies:
dynamic_multicheck: ^1.0.0