koyo 0.2.10 koyo: ^0.2.10 copied to clipboard
A Flutter utility library that enables faster development and less boilerplate for specific use cases.
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.