Skip to content

This example project demonstrates communication between the Flutter side and the Native Android side using channels. It also illustrates how to handle custom data models and send data between Flutter and Native Android.

License

Notifications You must be signed in to change notification settings

NicosNicolaou16/ExampleChannelNativeAndroidWithCustomData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Channel Native Android With Custom Data

Linktree Static Badge X LinkedIn Medium Mastodon Bluesky Dev.to blog YouTube Static Badge

This example project demonstrates communication between the Flutter side and the Native Android side using channels. It also illustrates how to handle custom data models and send data between Flutter and Native Android.

Important

NOTE: EXAMPLE FOR ANDROID ONLY.

Versioning

Flutter SDK version: 3.35.2
Dart Version: 3.9.0

References

https://medium.com/@shreebhagwat94/flutter-platform-channel-46578d21e69
https://blog.devgenius.io/use-flutter-screens-in-native-android-app-share-data-among-them-d97d670807a6
https://stackoverflow.com/questions/45685026/how-can-i-get-a-random-number-in-kotlin

About

This example project demonstrates communication between the Flutter side and the Native Android side using channels. It also illustrates how to handle custom data models and send data between Flutter and Native Android.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published