asset_bundle_generator 0.0.2 copy "asset_bundle_generator: ^0.0.2" to clipboard
asset_bundle_generator: ^0.0.2 copied to clipboard

A builder that can be used to embed assets into your project.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add asset_bundle_generator

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

dependencies:
  asset_bundle_generator: ^0.0.2

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:asset_bundle_generator/asset_bundle_generator.dart';
0
likes
0
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

A builder that can be used to embed assets into your project.

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

build, crypto, glob, json_annotation, meta, mime, path, yaml

More

Packages that depend on asset_bundle_generator