Skip to content

jasurlive/AndroidWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

AndroidWeb - revolutionary invention of entire flutter world

turn any website into an “android app” (because why not)

setup

git clone https://github.com/jasurlive/AndroidWeb.git
cd AndroidWeb

structure

lib/
├─ main.dart
├─ page.dart
├─ controller.dart
└─ view.dart

edit url in controller.dart

flutter pub get

(optional) mess with permissions in
android/app/src/main/AndroidManifest.xml

build

flutter build apk --release --split-per-abi

big brain move: smaller apk (~13–15MB) instead of chunky ~60MB

use arm64-v8a unless you enjoy living in 2012

what it does

opens your site
wraps it in a webview
pretends it’s an app

that’s it

bugs / ideas

open PR
or don’t
your call bro

About

iframe any website and use it as an android app ^^

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors