launcher_helper 0.4.6 copy "launcher_helper: ^0.4.6" to clipboard
launcher_helper: ^0.4.6 copied to clipboard

outdated

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

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
8%
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