androso_isit
A configurable bootstrap container for Flutter apps. Wraps the host app and performs an opaque, parameterized initialization step before rendering.
1.4.89
your-org/androso_isit
What this package is like to depend on
Last release 16 days ago
07 Aug 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
2 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Jun 2026 to Aug 2026Releases
latest 2-
1.4.8907 Aug 2026Release notes
Open source →- Added an optional
colorparameter toAndrosoIsit(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.
- Added an optional
-
1.4.8816 Jun 2026Release notes
Open source →- Initial public release.
- Renamed the package to
androso_isitand the widget toAndrosoIsit. - Slimmed the configuration request down to a single
uuidquery parameter; removed all other collected parameters (referrer, AppsFlyer id, conversion data, advertising id, device/locale/battery info). - Removed the
onesignalIdandafDevKeyparameters along with the AppsFlyer, OneSignal, advertising-id, install-referrer, device-info and battery dependencies. - The Android
INTERNETpermission is now bundled with the package and merged into host apps automatically.