Eric Seidel
Flutter Founder
Full Stack Flutter 2023
You’ll learn
Eric Seidel
Flutter Founder
Former Eng. Dir for Flutter & Dart
Left Google in 2022
Founder & CEO, Shorebird
What’s code push?
“not planning on investing in built-in support for code push or hot updates”
- Google Flutter Team, 2024 Roadmap
Built by Flutter Experts
Demo
Demo
Skipping
Demo
Code push for Flutter
Shorebird 1.0
How does it work?
We did the hard work, so you don’t have to
Safe, you can ship today
Designed to never be worse than your current setup.
Safe for Stores
Play Store
“An app … may not modify, replace, or update itself using any method other than Google Play's update mechanism.” … “This restriction does not apply to code that runs in a virtual machine or an interpreter”
Shorebird uses the Dart Virtual Machine. Similar to how other apps use JavaScript or Lua.
App Store
3.2.2. “Application may not download or install executable code. Interpreted code may be downloaded…”
Shorebird uses a custom Dart interpreter on iOS to both comply with store guidelines and provide excellent performance.
shorebird.dev
discord.gg/shorebird