koyo 0.4.4 koyo: ^0.4.4 copied to clipboard
A Flutter utility library that enables faster development and less boilerplate for specific use cases.
0.4.4 #
- Fixed Orientation helper & Shadows
0.4.3 #
- Added color to KyLoader
0.4.2 #
- Added better default values for spacings
- Added better default values for radius
- Removed complexity from shadows
0.4.1 #
- Fixed dx
- Added helpers to radius
0.4.0 #
- Removed restricting values
- Removed complexity
0.3.0 #
- Updated design system
- Added custom values
0.2.14 #
- Removed Pages & related things
0.2.13 #
- Added none key to transition
- Updated pages & transitions
- Renamed some stuff
- Small bugfixese
0.2.12 #
- Added ios transition
- Updated some defaults
0.2.11 #
- Reduced shadow on transition
- Updated docs
- Added
createKyPageTransition
for go_router compatibility
0.2.10 #
- Fixed topToBottom
- Updated transition shadows
0.2.9 #
- Fixed exports
0.2.8 #
- Added 'enums' directory
- Updated 'KyPageExtra' model
0.2.7 #
- Added 'models' directory
- Added 'KyPageExtra' model
- Added Page transitioning
0.2.6 #
- Changed naming for 'getDeviceId' -> 'deviceId'
- Changed naming for 'getDeviceModel' -> 'deviceModel'
- Added 'unknown' for deviceModel
0.2.5 #
- Updated code documentation
- Fixed Brightness extension
0.2.4 #
- Fixed unsafe context
0.2.3 #
- Changed delay to delayer
0.2.2 #
- Updated naming
- Added all to orientation for landscape and portrait combined
0.2.1 #
- Fixed changelog
0.2.0 #
- Change all namespaces
- Prefixed to Ky*
- Updated readme
0.1.0 #
- Initial version.