pilla_generator 0.0.7 copy "pilla_generator: ^0.0.7" to clipboard
pilla_generator: ^0.0.7 copied to clipboard

Generates code for OTA content updates

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pilla_generator

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

dependencies:
  pilla_generator: ^0.0.7

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:pilla_generator/pilla_generator.dart';
1
likes
90
points
90
downloads

Publisher

verified publisherapp.pillapoupe.com

Weekly Downloads

Generates code for OTA content updates

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, build, flutter, hive, pilla_remote_content, source_gen, source_helper

More

Packages that depend on pilla_generator