spacing_generator 0.4.0+5
spacing_generator: ^0.4.0+5 copied to clipboard
Code generation for spacings in Flutter. Automatically generate SizedBoxes and Paddings from defined sizes.
0.4.0+1 #
- update example
0.4.0 #
- update
spacing_generator_annotationto0.3.0
0.3.1 #
- update
spacing_generator_annotationto0.2.0
0.3.0 #
- update
lintsto version3.0.0
0.2.0 #
- show error if annotated class contains fields with different type than double
- add documentation for directly accessing
PaddingsandSpacesclasses.
0.1.1+2 #
Remove flutter dependency, increment version of annotation package
0.1.1 #
Remove flutter dependency, improve documentation
0.1.0 #
Remove flutter dependency, improve documentation
0.0.3 #
Restructure code, improve documentation
0.0.2+1 #
improve README
0.0.2 #
initial release