top of page


7-9 OCT. 2026
BERLIN


( SPEAKER )
Marcos Sevilla
Senior Engineer at Very Good Ventures
( SESSION )
Building a Full-Stack App for Apple Wallet Passes
This presentation will detail the process of building an API with Dart Frog to generate Apple Passes, and integrating it with a Flutter application designed to use these passes.
The goal is to demonstrate a complete pass generation workflow using only Dart, highlighting the benefits of code sharing between the backend and frontend. Furthermore, we will explore the specifics of native iOS integration for seamless interaction with Apple's PassKit framework.
Key Takeaways
- How Dart Frog simplifies the creation of a simple pass signing server for Apple Wallet
- Why method channels are key to interact with platform functionality
- Time-saving solutions with Dart for a full-stack codebase
bottom of page