spacing_generator 0.4.0+3 spacing_generator: ^0.4.0+3 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_annotation
to0.3.0
0.3.1 #
- update
spacing_generator_annotation
to0.2.0
0.3.0 #
- update
lints
to version3.0.0
0.2.0 #
- show error if annotated class contains fields with different type than double
- add documentation for directly accessing
Paddings
andSpaces
classes.
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