flutter_cupertino_settings 0.5.0 flutter_cupertino_settings: ^0.5.0 copied to clipboard
Flutter widget to create an iOS settings-table (static TableView).
[0.5.0] #
- NULL safety
- Allow a scroll controller to be specified
- Support subtitle for selection lists
[0.4.0] #
- Allow to use library in web #26
- Update cupertino_icons to 1.0.0 #24
- Remove state from CSSelection widget #22
[0.3.0] - iOS 13 Support #
- added support for the different types of CSLink based on UITableViewCell
- use CupertinoDynamicColors to match the official DynamicColors added with iOS13
- use CupertinoColors and CupertinoIcons instead of Material one
- added HapticFeedback to CSSelection
- updated example
- bump Flutter Version to 1.12.13-hotfix.5
[0.2.0] - Smaller changes and fixes #
[0.1.0] - Dark Mode Support #
- Dark Mode Support
- Support for different font sizes
- Added Example App
- Added Optional Shrink Wrap
- Includes SafeArea Wrapper
[0.0.9] - Dart 2.1.0 Support #
- Dart 2.1.0 Support Added
[0.0.1] - TODO: Add release date. #
- TODO: Describe initial release.