Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Latest commit

 

History

History
36 lines (26 loc) · 926 Bytes

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 926 Bytes

[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.