gen 0.0.1+6 copy "gen: ^0.0.1+6" to clipboard
gen: ^0.0.1+6 copied to clipboard

Content generator for Dart. For testing/mock propouse. **WIP**

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gen

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

dependencies:
  gen: ^0.0.1+6

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

Import it

Now in your Dart code, you can use:

import 'package:gen/gen.dart';
1
likes
30
pub points
38%
popularity

Publisher

unverified uploader

Content generator for Dart. For testing/mock propouse. **WIP**

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

strings

More

Packages that depend on gen