👨💻 Lead Flutter Developer @Pvotal Tech 🎤 Google Developer Expert for Flutter & Dart ✍️ Writer @this blog 🧑🏫 Educator and Mentor @MentorCruise
Gonçalo Palma 🚀

Latest Blog Posts

Nov 28, 21
Adaptive Design in Flutter Web
How we can change the UI and UX of our app to fit our user's devices

Nov 21, 21
Enabling and Disabling Features in Flutter with Riverpod
Creating a FeatureSwitcher Widget to hide and show certain parts of our application

Nov 14, 21
Creating Cloud Functions in Dart
How we can use dartfn to create Cloud Functions

Nov 7, 21
Using WebAssembly in Flutter Web
Optimizing your Flutter Web apps with WebAssembly and Rust

Oct 31, 21
Using Google Sheets as a Backend Solution for our Flutter Apps
How we can use Google Sheets as an alternative solution for a simple backend

Oct 22, 21
Conditional Importing - How to compile for all platforms in Flutter
How can we create multi-platform apps in Flutter when we rely on native APIs?