How to create a custom plugin in Flutter with Pigeon
Introduction In this tutorial, we will create a Flutter plugin which targets the Android and iOS platforms using the Pigeon package. With Flutter being a UI framework, communicating with the native platform is not something we always need or use. And...
Jul 11, 202213 min read8.1K


