Skip to content

codezri/flutter-gomobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter-gomobile

This sample Flutter app invokes a function written in Go via Flutter platform channels with Go mobile bind. Implemented only in the Android embedder app.

How to run the app?

  • Clone the repository. Install Android SDK, NDK, and Go mobile.
  • Generate the Android library with gomobile bind --target android, and copy generated .aar to src/libs.
  • Run the Flutter app with flutter run

License

MIT

About

Using Go modules in Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published