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.

1.4.89 #

  • Added an optional color parameter to AndrosoIsit (default: black). It is applied to the Chrome Custom Tab toolbar, navigation bar and the holding screen background; the tab's light/dark scheme is derived from the color's brightness automatically.

1.4.88 #

  • Initial public release.
  • Renamed the package to androso_isit and the widget to AndrosoIsit.
  • Slimmed the configuration request down to a single uuid query parameter; removed all other collected parameters (referrer, AppsFlyer id, conversion data, advertising id, device/locale/battery info).
  • Removed the onesignalId and afDevKey parameters along with the AppsFlyer, OneSignal, advertising-id, install-referrer, device-info and battery dependencies.
  • The Android INTERNET permission is now bundled with the package and merged into host apps automatically.
0
likes
160
points
42
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