Sending messages from Flutter to iOS using the BasicMessageChannel

Опубликовано: 15 Октябрь 2024
на канале: Joe Freeman: Software Craft, Org Stuff, Tech Stuff
39
0

A short video demonstrating using the BasicMessageChannel to send messages from Flutter to an iOS application. The Flutter code is exactly the same code used for the Android bidirectional example. This video includes iOS receiving messages. It does not including sending the messages because I haven't created that code yet.

Code: https://github.com/freemansoft/flutte...
Blog: https://joe.blog.freemansoft.com