rename_app_plus 1.2.1 copy "rename_app_plus: ^1.2.1" to clipboard
rename_app_plus: ^1.2.1 copied to clipboard

A flutter package to rename app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rename_app_plus

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

dependencies:
  rename_app_plus: ^1.2.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:rename_app_plus/constants.dart';
import 'package:rename_app_plus/rename_app.dart';
import 'package:rename_app_plus/utils.dart';
2
likes
125
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package to rename app.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, xml

More

Packages that depend on rename_app_plus