flite_generator 1.0.0 copy "flite_generator: ^1.0.0" to clipboard
flite_generator: ^1.0.0 copied to clipboard

Generator for the `flite` package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flite_generator

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

dependencies:
  flite_generator: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:flite_generator/flite_generator.dart';
0
likes
25
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

Generator for the `flite` package

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

analyzer, build, flite, flutter, source_gen

More

Packages that depend on flite_generator