spacing_generator_annotation 0.0.2+3 copy "spacing_generator_annotation: ^0.0.2+3" to clipboard
spacing_generator_annotation: ^0.0.2+3 copied to clipboard

Annotations for spacing_generator. Automatically generate SizedBoxes and Paddings from defined sizes.

spacing_generator_annotation #

To be used together with spacing_generator. Does nothing without spacing_generator.

Example #

import 'package:flutter/material.dart'; // don't forget to import material

@Spacing()
class SpaceValues {
  
  static const tiny = 2.0;
  static const small = 4.0;
  
}

0
likes
0
points
38
downloads

Publisher

verified publisherstefangaller.at

Weekly Downloads

Annotations for spacing_generator. Automatically generate SizedBoxes and Paddings from defined sizes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on spacing_generator_annotation