launcher_helper 0.4.6+hotfix.1 copy "launcher_helper: ^0.4.6+hotfix.1" to clipboard
launcher_helper: ^0.4.6+hotfix.1 copied to clipboard

To help create an android launcher this plugin provides wallpaper, installed package details, etc in an easy way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add launcher_helper

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

dependencies:
  launcher_helper: ^0.4.6+hotfix.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:launcher_helper/launcher_helper.dart';
7
likes
40
pub points
13%
popularity

Publisher

verified publishermagnificsoftware.com

To help create an android launcher this plugin provides wallpaper, installed package details, etc in an easy way.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, palette_generator, provider

More

Packages that depend on launcher_helper