brand_forge 0.0.3 copy "brand_forge: ^0.0.3" to clipboard
brand_forge: ^0.0.3 copied to clipboard

A flutter package to change app name and icon via command line.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brand_forge

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

dependencies:
  brand_forge: ^0.0.3

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:brand_forge/brand_forge.dart';
1
likes
160
points
15
downloads

Publisher

verified publisherdhanabhon.com

Weekly Downloads

A flutter package to change app name and icon via command line.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, flutter, path, xml

More

Packages that depend on brand_forge