flutter_degen 0.8.2+1 copy "flutter_degen: ^0.8.2+1" to clipboard
flutter_degen: ^0.8.2+1 copied to clipboard

The Flutter code generator for your delegates

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_degen

With Flutter:

 $ flutter pub add flutter_degen

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

dependencies:
  flutter_degen: ^0.8.2+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:flutter_degen/flutter_degen.dart';
0
likes
110
points
182
downloads

Publisher

unverified uploader

Weekly Downloads

The Flutter code generator for your delegates

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, args, build, build_config, build_runner, collection, dart_style, dartx, dartxx, flutter_degen_annotations, path, source_gen

More

Packages that depend on flutter_degen