chrisgate / FlutterCallbacksTutorial

A companion repo for a tutorial blog post demonstrating usage of cross language callbacks in Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Callbacks Tutorial

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

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

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

Forked from FlutterPluginPlayground for easy bootstrapping.

About

A companion repo for a tutorial blog post demonstrating usage of cross language callbacks in Flutter

License:Apache License 2.0


Languages

Language:Dart 37.2%Language:Objective-C 34.4%Language:Java 28.4%