jaguar_flutter_asset 3.0.0 copy "jaguar_flutter_asset: ^3.0.0" to clipboard
jaguar_flutter_asset: ^3.0.0 copied to clipboard

Serve files from Flutter assets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jaguar_flutter_asset

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

dependencies:
  jaguar_flutter_asset: ^3.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:jaguar_flutter_asset/jaguar_flutter_asset.dart';
5
likes
100
pub points
83%
popularity

Publisher

unverified uploader

Serve files from Flutter assets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, jaguar

More

Packages that depend on jaguar_flutter_asset