Miguel is a freelance developer based in Berlin, experienced in mobile development both on native and cross-platform apps. He currently co-runs a podcast called Code Cafeteria and you can find him sketchnoting at tech conferences.
Talks I've Given
-
2
Accessibility in Flutter
Featuring Miguel Beltran and Lara Martín
Reaching a larger audience with your apps is not just about targeting as many platforms as possible (mobile, web, desktop) but also about making them accessible for everyone. Native platforms already provide accessibility mechanisms, and thankfully, Flutter does too!
mobile web android ios flutter accessibility -
Firestore for Flutter
Featuring Miguel Beltran
Firestore is the document based database from Firebase, and it is fully available to use in Flutter. In this talk, I will show you how Firestore works, how to integrate it with Flutter together with Redux, how to write tests around it and how to handle its limitations. You will learn from my...
mobile firestone firebase