flutter_app_rename 0.1.2 copy "flutter_app_rename: ^0.1.2" to clipboard
flutter_app_rename: ^0.1.2 copied to clipboard

discontinued
outdated

A package that makes it easy to set your flutter app launcher name.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_app_rename

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

dependencies:
  flutter_app_rename: ^0.1.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:flutter_app_rename/flutter_app_rename.dart';
0
likes
0
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A package that makes it easy to set your flutter app launcher name.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

rename, xml, yaml

More

Packages that depend on flutter_app_rename