grow_extensions 0.3.0
grow_extensions: ^0.3.0 copied to clipboard
Fancy, yet basically useless extensions for dart language that we use across our multiple projects.
0.2.2 Add MediaQuery extension #
- add MediaQuery extensions
0.2.1 Add isSameMonth extension #
- add
isSameMonthextension
0.2.0 SDK Bump, Kotlin extension update #
- bump to sdk 3.9+
- update kotlin extension so they more closely resemble how they work in kotlin
0.1.3 Add more extensions #
- add
secondsSinceEpoch,capitalizeandisGeoLocationStringextension
0.1.2 New textScaled extension #
- add
textScaledextension
0.1.1 Name #
- Renamed from
febutogrow_extensions - add
text_scalerextensions
0.1.0 DOC #
- Add dart doc generated documentation
0.0.4 Addition, SDK #
- Bump sdk
- Added text style and build context extension helpers
- bold, semiBold, medium, normal, withColor, withScale, mq, textScalerScale
0.0.3 SDK #
- Bump sdk
0.0.2 Addition #
- Added simpleUniq, copy, removeEmpty, removeFalsy, removeEmptyOrFalsy, without, notEq
0.0.1 Initial release #
- Initial release.