asset_pack 0.6.2 copy "asset_pack: ^0.6.2" to clipboard
asset_pack: ^0.6.2 copied to clipboard

outdatedDart 1 only

Asset Management Library for Dart Games

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add asset_pack

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

dependencies:
  asset_pack: ^0.6.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_pack/asset_pack.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Asset Management Library for Dart Games

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on asset_pack