easy_box 0.1.0+1
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:
InkWellfunctionalities (button) - Added:
GestureDetectorfunctionalities (button callbacks) - Added:
Box.list()to make sure you useListViewand don't accidentely useColumn/Row - Added:
Box.column()andBox.row()to useColumn/Rowinstead ofListView - Fixed:
Rowwhen direction ishorizontal - 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