asset_catalog 0.3.1 copy "asset_catalog: ^0.3.1" to clipboard
asset_catalog: ^0.3.1 copied to clipboard

asset documentation tools for flutter projects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add asset_catalog

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

dependencies:
  asset_catalog: ^0.3.1

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:asset_catalog/asset_catalog.dart';
0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

asset documentation tools for flutter projects

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, scrollable_positioned_list

More

Packages that depend on asset_catalog