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

outdatedDart 1 only

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: ^1.1.5

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
10
pub points
82%
popularity

Publisher

unverified uploader

Serve files from Flutter assets.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, jaguar

More

Packages that depend on jaguar_flutter_asset