glitters 0.1.4
glitters: ^0.1.4 copied to clipboard
A glittering widget for Flutter, handy for making part of your app a little shiny.
0.1.4 - 23 October 2020 #
- Change minimum SDK version to 2.9.0 to be compatible with the latest Flutter version.
- Update linter rules and change code accordingly (mainly removal of local variable types).
0.1.3 - 2 July 2020 #
- Update documentation.
- Tweak circle size.
0.1.2 - 1 July 2020 #
- Tweak minimum cross width.
- Improve gradient/opacity of inner whitish circle.
- Enable durations to be updated by Hot Reload.
0.1.1 - 10 June 2020 #
- Improve handling of default sizes.
- Update README.
0.1.0 - 7 June 2020 #
- Release as a public package.
0.0.2 - 6 June 2020 #
- More real look with better shape and gradient.
0.0.1 - 5 June 2020 #
- Initial release