list_tile_switch 1.0.0
list_tile_switch: ^1.0.0 copied to clipboard
A simple yet elegant widget combines Material ListTile with custom and original Material and Cupertino switch implementations.
0.0.1 Initial release #
Initial release contains simple implementation of ListTileSwitch containing LisTile and custom switch widgets.
Features #
- Choosing material, cupertino or custom switch
- All features of ListTile implementation
0.0.2 Formatting Fixes #
Initial release contains simple implementation of ListTileSwitch containing LisTile and custom switch widgets.
Fixes #
- Fix code formatting, expanding the package description to be more declarative.
- Fix formatting issue on README.md.
1.0.0 Null Safety #
This version opts-in sound null safety for Dart. Additionally, you can now leave the title
property empty as long is it's not null.