easy_dsl 0.0.4 easy_dsl: ^0.0.4 copied to clipboard
Streamlining Flutter UI Development with DSL-Based Code Generation
0.0.4 #
- support
SafeArea
- support children is null
- optimize hot reload
0.0.3 #
- fix hot reload not works
0.0.2 #
- support
Row
,Column
andStack
- support
width
,height
,maxWidth
,maxHeight
and so on - support
background color
- support
border
andborderRadius
- support
margin
andpadding
- support
aspectRatio
andopacity
0.0.1 #
- Initial version.