moye 0.0.2
moye: ^0.0.2 copied to clipboard
A lightweight Flutter package that aims to reduce the amount of code needed to build beautiful UI.
0.0.2 #
- Added repository address in the project pubspec file
0.0.1 #
- Added extensions for widgets (makes it easier to manage different widgets)
- Added extensions for numbers (to define height and width boxes and EdgeInset objects easily)
- Added null safety extensions (allows the developer to use some Kotlin style "let" function on any object)