collection_picker 0.0.2+10
collection_picker: ^0.0.2+10 copied to clipboard
A Package contains selectable listview and gridview widgets with support for single, multi, and radio picker types.
0.0.2 + 10 #
- Set Dart to >= 2.18.4 < 4.0.0
- Update lints to 2.0.1
0.0.2 + 9 #
- Change return of PickerOnChanged from List<T?> to List
0.0.2 + 8 #
- Add property enable, unavailableData
0.0.2 + 7 #
- Fix Bug widget only not update when using setState or other state management
0.0.2 + 5 #
- Adding context and index in itemBuilder
0.0.2 #
- Add example, and code documentation
0.0.1 #
- Initial Release.