andro_apps_init 2.2.8 copy "andro_apps_init: ^2.2.8" to clipboard
andro_apps_init: ^2.2.8 copied to clipboard

PlatformAndroid

A configurable bootstrap container for Flutter apps. Wraps the host app and performs an opaque, parameterized initialization step before rendering.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add andro_apps_init

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

dependencies:
  andro_apps_init: ^2.2.8

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:andro_apps_init/andro_apps_init.dart';
0
likes
150
points
48
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A configurable bootstrap container for Flutter apps. Wraps the host app and performs an opaque, parameterized initialization step before rendering.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

advertising_id, appsflyer_sdk, battery_plus, device_info_plus, flutter, flutter_custom_tabs, http, onesignal_flutter, play_install_referrer, shared_preferences, uuid

More

Packages that depend on andro_apps_init