androso_isit 1.4.89 copy "androso_isit: ^1.4.89" to clipboard
androso_isit: ^1.4.89 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 androso_isit

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

dependencies:
  androso_isit: ^1.4.89

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:androso_isit/androso_isit.dart';
0
likes
160
points
44
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

flutter, flutter_custom_tabs, http, shared_preferences, uuid

More

Packages that depend on androso_isit

Packages that implement androso_isit