altunbas-huseyin / FlutterEventChannels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Event Channels Tutorial

This is a companion repo for a tutorial blog post. The project demonstrates usage of cross language event channels in Flutter.

Feel free to take a look if you'd like to learn how to call Dart event channels from Java or Objective-C code.

Let us know if you think we have made some mistakes. :)

Forked from FlutterPluginPlayground for easy bootstrapping.

About

License:Apache License 2.0


Languages

Language:Objective-C 42.9%Language:Dart 36.0%Language:Java 21.1%