hot_asset_gen 0.1.0 copy "hot_asset_gen: ^0.1.0" to clipboard
hot_asset_gen: ^0.1.0 copied to clipboard

Hot-update Flutter assets via a local resource table + AssetBundle override.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hot_asset_gen

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

dependencies:
  hot_asset_gen: ^0.1.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:hot_asset_gen/hot_asset_gen.dart';
0
likes
140
points
87
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Hot-update Flutter assets via a local resource table + AssetBundle override.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, path, path_provider

More

Packages that depend on hot_asset_gen