Skip to content

This repo will showing how different size of APK between Flutter and Native Android with simple application of Hello World.

Notifications You must be signed in to change notification settings

rrifafauzikomara/FlutterVSNative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter VS Native

This repo will showing how different size of APK between Flutter and Native Android with simple application of Hello World.

Screenshot Application

     

Size of APK

  • Flutter : Debug = 44.6 MB and Release = 10.9 MB
  • Native : Debug = 2.4 MB and Release = 2.1 MB

*Note : MB is Megabyte

*Note : In this sample apps, I don't use any image / asset between Flutter and Android. I just build some UI in XML file for Android, and build some Widget for UI using StatelessWidget in Flutter.

Contribute

Feel free to contribute or create a new pull request if you have a solution to reduce the size of the Flutter apk.

About

This repo will showing how different size of APK between Flutter and Native Android with simple application of Hello World.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published