Skip to content

this is a simple android project that demonstrates how to add an aar file in flutter and run a flutter app from native android code.

Notifications You must be signed in to change notification settings

ashank96/flutter-aar-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

flutter-aar-demo

this is a simple android project that demonstrates how to add an aar file in flutter and run a flutter app from native android code.

How to launch ?

Just run the app on any android device/emulator and click on Hello World text view to launch the flutter aar on from the MainActivity. (app/src/main/java/com/ashank/fluttersdk/MainActivity.java)

Where to find the aar file ?

the standard path for an aar file is project-name/module-name/build/outputs/aar/

About

this is a simple android project that demonstrates how to add an aar file in flutter and run a flutter app from native android code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published