easy_box 0.1.0+1 copy "easy_box: ^0.1.0+1" to clipboard
easy_box: ^0.1.0+1 copied to clipboard

All in one widget, with all the most basic widget properties. Composing a tree of widgets depending on the properties that you request. Just organize everything with the Box.

0.1.0+1 #

  • Added: More documentation

0.1.0 #

  • Added: InkWell functionalities (button)
  • Added: GestureDetector functionalities (button callbacks)
  • Added: Box.list() to make sure you use ListView and don't accidentely use Column/Row
  • Added: Box.column() and Box.row() to use Column/Row instead of ListView
  • Fixed: Row when direction is horizontal
  • Fixed: inverted alignment

0.0.2+1 #

  • Changed: Better documentation, and example values

0.0.2 #

  • Added: More code documentation
  • Fixed: Badges links

0.0.1 #

  • Initial Release: EasyBox
2
likes
140
pub points
0%
popularity

Publisher

verified publisherdrafakiller.com

All in one widget, with all the most basic widget properties. Composing a tree of widgets depending on the properties that you request. Just organize everything with the Box.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on easy_box