flex_color_scheme 1.0.0-dev.1
flex_color_scheme: ^1.0.0-dev.1 copied to clipboard
A Flutter package to make and use beautiful color scheme based themes.
Changelog #
All notable changes to the FlexColorScheme package will be documented in this file.
[1.0.0-dev.1] - December 17, 2020 #
- First development pre-release on pub.dev.
To do list and planned feature updates #
- ❌ Release version 1.0.0-dev.1 publicly on GitHub.
- ❌ Complete the documentation.
- ❌ Publish live Web versions of the five examples.
- ❌ Review and update the API.
- ❌ Review and correct documentation mistakes and typos, first pass anyway.
- ❌ Release version 1.0.0 on pub.dev.
- ❌ Add an API the can create the dark scheme based on the light primary color.
- ❌ Version 1.0.x: Add tests.
- ❌ Version 2.0.0-nullsafety.1: Add null safe version.