back
Session Details
Session
Level: #Intermediate
Category: Flutter | Format: Workshop
11:00 am - 12:40 pm | Room B
Building robust plugins with pigeon
Session Description:
This workshop introduces the participants to pigeon, a flutter code-gen tool, which can be used to make typesafe ffi calls from the native platforms to flutter. I'll guide the participants from defining the APIs to returning typed errors and exceptions on a case-by-case basis to integrating them into their projects. This workshop would promote the need for plugin users to catch all platform exceptions when integrating plugins since they are cumbersome and lack much-needed context.