parayada_ui_collection 0.0.3
parayada_ui_collection: ^0.0.3 copied to clipboard
A new Flutter UI package to consolidate all usefull widgets
0.0.2 #
Changelog #
Made the shadow color dyanamic, Colors are now created by lightining for border and darkening the base color for shadow automatically using TinyColor package.
Made padding,border and border width dynamic for both DuolingoButton and DuolingoIconButton
[Unreleased] #
Added #
tinycolor2package
Changed #
- padding,border and border width is now customizable
Deprecated #
Removed #
Fixed #
0.0.1 #
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
Added #
- New feature or component added.
- Describe the feature or component briefly.
Changed #
- Existing feature or component modified.
- Describe the changes made.
Deprecated #
- Features or components that are being phased out.
- Mention the deprecated items.
Removed #
- Features or components that have been removed.
- Mention the removed items.
Fixed #
- Bug fixes or issues resolved.
- Describe the fixes.