backstreets_widgets 0.7.0
backstreets_widgets: ^0.7.0 copied to clipboard
A package of useful widgets.
Changelog #
0.7.0 #
0.5.0 #
Changed #
- Allow the search field in a [SearchableListView] to be cleared with the escape key.
0.3.0 #
Changed #
- Added the
fromPositional
constructor to bothErrorListView
andErrorScreen
for tighter integration with Riverpod.
0.2.0 #
Changed #
- All
ListTile
widgets now accept aonLongPress
argument. - The
IntListTile
now uses thePushWidgetListTile
widget, to bring it in line with theDoubleListTile
widget.
0.0.1 #
- Initial release.