Flutter Forward: Crafting Type-Safe Native Interfaces with Pigeon
Mercari uses Pigeon for tight, safe Flutter-to-native connections.
Showing 2 of 2 articles (Page 1 of 1)
Mercari uses Pigeon for tight, safe Flutter-to-native connections.
Separating Business Logic from UI View Code Now that you got a Flutter app that is able to make HTTP request, you may wonder: What if my app calls more than one service?