WebSight 1.0.0 is live! #1
blokzdev
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
WebSight 1.0.0
After ~6 months of iteration, WebSight is public.
It's an Android-only Flutter template that turns any modern website
into a Play-Store-ready app driven by a single
webview_config.yaml.Drawer / bottom tabs / FAB / app bar actions, AdMob with UMP
consent, FCM, in-app purchases, splash, offline fallback, and a
JS bridge — all declarative. No platform code required for the
common path.
Try it in 5 minutes:
git clone <your-new-repo> && cd <your-new-repo>flutter pub get && dart run tool/init.dartflutter build apk --debug→ installsThe full whitelabel walkthrough — toolchain, identity, icon
generation, Firebase + AdMob + IAP setup, signing, Play Console
listing, trademark / ToS / financial-services policy guidance — is
in docs/WHITELABEL.md.
Apache 2.0 licensed, Android-only (iOS is on the v1.x roadmap).
Bug reports → Issues. Questions → this Discussions board.
What are you going to wrap?
Beta Was this translation helpful? Give feedback.
All reactions