moye 0.0.6 copy "moye: ^0.0.6" to clipboard
moye: ^0.0.6 copied to clipboard

outdated

A lightweight Flutter package that aims to reduce the amount of code needed to build beautiful UI.

0.0.6 #

  • Added String extensions (capitalize and title casing)
  • Updated the package in general for small improvements

0.0.5 #

  • Added DateTime extensions (readable date time format)
  • Added more constants (compatible with slivers)
  • Added more widget extensions

0.0.4 #

  • Added sliver extensions - to convert easily between normal widgets to sliver widgets
  • Added pre-defined constants for padding, heightBox, and widthBox
  • Added smart camera state for handling init and dispose of camera controllers
  • Added validation helper for validating emails, names, and numbers
  • Added more getters for context extension

0.0.3 #

  • Added more extensions and utils
  • Breaking-Change - changed the location of various files in the package

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)
1
likes
70
points
143
downloads

Publisher

verified publishermohyaghoub.com

Weekly Downloads

A lightweight Flutter package that aims to reduce the amount of code needed to build beautiful UI.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

camera, flutter

More

Packages that depend on moye