allocate_user_apps 1.2.0 copy "allocate_user_apps: ^1.2.0" to clipboard
allocate_user_apps: ^1.2.0 copied to clipboard

outdated

get user apps for an app drawer in a list of label, packageName, and small icon of 36 x 36 pixels and a method do start an app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add allocate_user_apps

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

dependencies:
  allocate_user_apps: ^1.2.0

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:allocate_user_apps/allocate_user_apps.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

get user apps for an app drawer in a list of label, packageName, and small icon of 36 x 36 pixels and a method do start an app

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on allocate_user_apps