dimengen 0.1.1 copy "dimengen: ^0.1.1" to clipboard
dimengen: ^0.1.1 copied to clipboard

Flutter Dimensions Generator

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dimengen

With Flutter:

 $ flutter pub add dimengen

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  dimengen: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dimengen/dimengen.dart';
6
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Dimensions Generator

Repository (GitHub)
View/report issues

Topics

#dimensions #generator #dimengen #uikit #gen

License

unknown (license)

Dependencies

analyzer, build, flutter, source_gen

More

Packages that depend on dimengen