cupertino_list_tile 0.2.1+1
cupertino_list_tile: ^0.2.1+1 copied to clipboard
This is a Cupertino version of the stock Material ListTile in Flutter.
0.2.1+1 #
- This package is deprecated. Use the official CupertinoListTile instead, available since Flutter 3.7.0.
0.2.0 - 2020-03-14 #
- Stable null-safe release with stable SDK constraints
0.2.0-nullsafety.0 - 2020-02-25 #
- Migrated to nullsafety
0.1.4 - 2020-10-09 #
- Updated the cupertino_icons dependency to version 1.0.0.
0.1.3 - 2020-08-24 #
- Fixed the default separator to take bottom content padding into account.
0.1.2 - 2020-08-16 #
- Fixed the default separator line to stay in the correct place, aligned to the bottom, when the list tile is used outside list views and in hero animations.
0.1.1 - 2020-08-08 #
- Synced with Flutter 1.20 API changes.
0.1.0 - 2020-06-12 #
- Initial release.