drcoderz's profile picture. Flutter @GoogleDevExpert 💙 / Cloud Architect / Rive Ambassador / Co-founder @ http://duupr.io. Love sharing knowledge with others.

Roman Jaquez

@drcoderz

Flutter @GoogleDevExpert 💙 / Cloud Architect / Rive Ambassador / Co-founder @ http://duupr.io. Love sharing knowledge with others.

Fixado

Fundare - take one! 🥳 Able to evaluate the selected challenge and its successful completion through #Gemini and its multi-modal features 👍 Built w/ @FlutterDev #Web 💙 @firebase for the tablet-to-screen comms and #VertexAI 🔥@rive_app for animations. More soon! #fundare #duupr

Thanks to #Gemini I’ll be able to bring to fruition an idea several years in the making 💙 Fundare, a new social platform for safe and fun online challenges🎉. Built with @FlutterDev powered by @firebase @googlecloud #Gemini. Will be of epic proportions!🔥 #buildinpublic #duupr



Roman Jaquez repostou

✈🧭 Get ready to chart your course for the future of app development! Next week, we’re launching #FlutterFlightPlans, a content series with updates on Flutter, developer tools, and fantastic apps. Join us for takeoff at 11am PT on November 12.

FlutterDev's tweet image. ✈🧭 Get ready to chart your course for the future of app development! 

Next week, we’re launching #FlutterFlightPlans, a content series with updates on Flutter, developer tools, and fantastic apps. 

Join us for takeoff at 11am PT on November 12.

Roman Jaquez repostou

We’re excited to collaborate with @AvaloniaUI to bring Impeller, our next-gen renderer, to the .NET ecosystem! 🚀

We’re teaming up with Google’s Flutter team to bring Impeller to .NET Impeller is Flutters new GPU-optimised renderer, replacing Skia for better performance on mobile and embedded devices. This is what open collaboration looks like 🚀 avaloniaui.net/blog/avalonia-…

AvaloniaUI's tweet image. We’re teaming up with Google’s Flutter team to bring Impeller to .NET

Impeller is Flutters new GPU-optimised renderer, replacing Skia for better performance on mobile and embedded devices.

This is what open collaboration looks like 🚀

avaloniaui.net/blog/avalonia-…


Roman Jaquez repostou

Start spinning your masterpiece: goo.gle/43ukdV7


This should not be a point up for debate at all. If you’re not doing this then you’re doing it all wrong

Your build() method should describe the UI, try to move complex logic and side effects into a separate class or life cycle method.



Roman Jaquez repostou

Is your app theme still just "default"? That's the real horror! 😱 Learn how to stitch together a custom theme using the Theme widget. Get a technical walkthrough on customizing your app's colorScheme and textTheme in this previous #WidgetOfTheWeek. #ThrowbackThursday


Roman Jaquez repostou

Dive deep into Flutter's thread merge, a fundamental shift in the engine design to enhance native interoperability → goo.gle/46VD4uE Learn the benefits for plugin authors, how it can simplify your widget definitions, and what this means for a smoother dev experience 🤩

FlutterDev's tweet image. Dive deep into Flutter's thread merge, a fundamental shift in the engine design to enhance native interoperability  → goo.gle/46VD4uE

Learn the benefits for plugin authors, how it can simplify your widget definitions, and what this means for a smoother dev experience 🤩

Roman Jaquez repostou

Meet the Flutter Extension for Gemini CLI 👋 This extension combines the Dart and Flutter MCP Server with additional context and commands, making it easier and more productive to build Flutter apps with Gemini CLI. Get started → goo.gle/46SMYMg

FlutterDev's tweet image. Meet the Flutter Extension for Gemini CLI 👋

This extension combines the Dart and Flutter MCP Server with additional context and commands, making it easier and more productive to build Flutter apps with Gemini CLI.

Get started → goo.gle/46SMYMg

Roman Jaquez repostou

🚀 Data Binding in Rive is now live for all users. It gives you powerful new ways to design, build, and animate with data — making it easy to ship complex user interfaces without a complicated handoff process.


Roman Jaquez repostou

📖✨Libraries are here! Publish your components and dynamic data once and reuse everywhere in your project: all versioned, updatable, and detachable. Available for Voyager and Enterprise customers.


Roman Jaquez repostou

Look at the limited “Brasil” edition custom made Dash, I got from @drcoderz! Thank you brother! It’s amazing! #flutterdev

LeoAFarias's tweet image. Look at the limited “Brasil” edition custom made Dash, I got from @drcoderz! Thank you brother! It’s amazing! #flutterdev

Love how others get inspired by the huge advances @rive_app has made in the field of interactive animations especially around state machines - don't know whether it matches in quality and ease of use but glad to see options for users out there! #rive #lottie #statemachine

drcoderz's tweet image. Love how others get inspired by the huge advances @rive_app has made in the field of interactive animations especially around state machines - don't know whether it matches in quality and ease of use but glad to see options for users out there! #rive #lottie #statemachine

En route to #FlutterConfLATAM25 🎉🎉🎉 my first time going to Quito, Ecuador 🇪🇨 Can’t wait to engage with the @FlutterDev community of Ecuador!! See y’all in a bit 💙💙💙 @FlutterConfLAT

drcoderz's tweet image. En route to #FlutterConfLATAM25 🎉🎉🎉 my first time going to Quito, Ecuador 🇪🇨 Can’t wait to engage with the @FlutterDev community of Ecuador!! See y’all in a bit 💙💙💙 @FlutterConfLAT

Roman Jaquez repostou

Download our app to experience FlutterConf Latam 2025 minute by minute! 🤓📱 App Store 👉 apps.apple.com/us/app/flutter… Play Store 👉 play.google.com/store/apps/det… See you in Quito, Ecuador! 🇪🇨 #FlutterConfLATAM #FlutterCommunity #LatamTech #GoogleForDevs #Dart #TechEvent #flutter

FlutterConfLAT's tweet image. Download our app to experience FlutterConf Latam 2025 minute by minute! 🤓📱
App Store 👉 apps.apple.com/us/app/flutter…
Play Store 👉 play.google.com/store/apps/det…
See you in Quito, Ecuador! 🇪🇨

#FlutterConfLATAM #FlutterCommunity #LatamTech #GoogleForDevs #Dart #TechEvent #flutter
FlutterConfLAT's tweet image. Download our app to experience FlutterConf Latam 2025 minute by minute! 🤓📱
App Store 👉 apps.apple.com/us/app/flutter…
Play Store 👉 play.google.com/store/apps/det…
See you in Quito, Ecuador! 🇪🇨

#FlutterConfLATAM #FlutterCommunity #LatamTech #GoogleForDevs #Dart #TechEvent #flutter

Roman Jaquez repostou

To make it easier for users to view a list of items, you might want to minimize the app bar as the user scrolls down the list 👇 This recipe demonstrates how to use a CustomScrollView to do just that: goo.gle/3JbVq17


Mi regalo para #FlutterConfLATAM este año: un juego de búsqueda del tesoro hecho en @FlutterDev #Web como una #PWA impulsado por @Firebase - animaciones en @rive_app, para entretener a los asistentes entre charla y charla ;) My gift for #FlutterConfLATAM this year: a scavenger…


Roman Jaquez repostou

It’s a grand opening | 8.20.25 1PM ET ❤️ this post for reminders about Made by Google


Roman Jaquez repostou

With the Flutter Widget Previewer, you can see your widgets render in real-time, separate from a full app, in the Chrome browser 🔎 To start the previewer, show a widget in it, and customize a preview, see the details in the docs → goo.gle/3UwBIzw


Loading...

Something went wrong.


Something went wrong.