#learning
An excelent in depth article about responsiveness in Flutter
https://dev.to/dariodigregorio/mastering-responsive-uis-in-flutter-the-full-guide-3g6i
An excelent in depth article about responsiveness in Flutter
https://dev.to/dariodigregorio/mastering-responsive-uis-in-flutter-the-full-guide-3g6i
DEV Community
Mastering Responsive UIs in Flutter: The Full Guide
đź’ˇ I recommend reading my article either in the GitHub repository or on Medium because there you can...
#learning how to use FionaLogger
A straight forward article with code you can use.
https://medium.com/@ber.iribarne/logger-for-flutter-how-to-log-your-messages-in-flutter-944df9be487c
A straight forward article with code you can use.
https://medium.com/@ber.iribarne/logger-for-flutter-how-to-log-your-messages-in-flutter-944df9be487c
Medium
Logger for Flutter: how to log your messages in Flutter
A simple package to log your message with low effort
#learning about these barely used methods of 'activate' and 'deactivate'
https://medium.com/@dhruvin.vainsh02/exploring-flutters-activate-and-deactivate-methods-in-depth-4c41aae2d608
https://medium.com/@dhruvin.vainsh02/exploring-flutters-activate-and-deactivate-methods-in-depth-4c41aae2d608
Medium
Exploring Flutter’s activate and deactivate Methods in depth
Introduction:
#interviews
Need to prepare for a Flutter interview?
Here are some interesting websites
1. https://www.interviewbit.com/flutter-interview-questions/
2. https://www.turing.com/interview-questions/flutter
Need to prepare for a Flutter interview?
Here are some interesting websites
1. https://www.interviewbit.com/flutter-interview-questions/
2. https://www.turing.com/interview-questions/flutter
InterviewBit
Top Flutter Interview Questions (2025) - InterviewBit
Learn and Practice on almost all coding interview questions asked historically and get referred to the best tech companies
#packages #apps
Want to see what is possible to do with Gemini and Flutter?
Lean code gathered some packages and apps that leverage this new LLM model and API by Google.
https://leancode.co/blog/apps-build-with-gemini-ai-and-flutter
Want to see what is possible to do with Gemini and Flutter?
Lean code gathered some packages and apps that leverage this new LLM model and API by Google.
https://leancode.co/blog/apps-build-with-gemini-ai-and-flutter
leancode.co
Best 11 Packages and Apps Built With Gemini AI and Flutter - LeanCode
In this article, we present 11 packages and apps where Gemini AI and Flutter have joined forces to create new and useful solutions. Learn more!
#learning #video
Need a refresher on Dart 3 features?
This talk from F3 is one of the best out there.
https://youtu.be/dEyPP7a46TQ
Need a refresher on Dart 3 features?
This talk from F3 is one of the best out there.
https://youtu.be/dEyPP7a46TQ
YouTube
F3 Prague 2023: Dart 3 for Flutter developers - Marya Belanger
Welcome to the Flutter Firebase Festival 2023 in Prague!
Learn how to write Firestore Flutter code in a functional programming style, using features from the recent Dart 3 release. We'll demonstrate how to refactor verbose structures common to Firebase Flutter…
Learn how to write Firestore Flutter code in a functional programming style, using features from the recent Dart 3 release. We'll demonstrate how to refactor verbose structures common to Firebase Flutter…
#backend #video
Interesting take on developing a backend with dart.
https://www.youtube.com/live/mffEefO2WXc
Interesting take on developing a backend with dart.
https://www.youtube.com/live/mffEefO2WXc
YouTube
Celest: the Flutter Cloud Platform
Join us on March 2nd at 11:00 PM UTC for our discussion with Dilion Nys, the founder of Celest, the Flutter cloud platform, and learn how Celest enables developers to code their backend in Dart, accelerate Flutter app development, seamlessly deploy updates…
#video
In this unlisted youtube list you can find the talks of this year Flutter Heros
https://www.youtube.com/playlist?list=PLNhLS5SCDDFSOQ9xbBsmbNz4w7ivu12z-
In this unlisted youtube list you can find the talks of this year Flutter Heros
https://www.youtube.com/playlist?list=PLNhLS5SCDDFSOQ9xbBsmbNz4w7ivu12z-
#official
Applications are now open for GSoC for Dart, until April 2.
https://medium.com/dartlang/dart-in-google-summer-of-code-2024-8ca45fb6dc4e
Applications are now open for GSoC for Dart, until April 2.
https://medium.com/dartlang/dart-in-google-summer-of-code-2024-8ca45fb6dc4e
Medium
Dart in Google Summer of Code 2024
The Google Summer of Code (GSoC) program focuses on bringing student developers from around the world into open source software…
#learning
Fetching data is always an important topic and this article is really well done and talks about a less used pattern.
https://medium.com/zipper-studios/flutter-fetch-data-from-api-and-architect-your-app-using-bloc-pattern-b826f80d6996
Fetching data is always an important topic and this article is really well done and talks about a less used pattern.
https://medium.com/zipper-studios/flutter-fetch-data-from-api-and-architect-your-app-using-bloc-pattern-b826f80d6996
Medium
Flutter App: fetching data from the API using the BLoC pattern architecture
Long title, no? That’s because this article is really complex. It is actually a step-by-step tutorial for building a weather app with…
#blog
Here's a precious gem đź’Ž
Hixie Blog. Unknown for many but it's a pleasure to read.
Anyone taking Flutter seriously needs to take a look.
https://ln.hixie.ch/
Here's a precious gem đź’Ž
Hixie Blog. Unknown for many but it's a pleasure to read.
Anyone taking Flutter seriously needs to take a look.
https://ln.hixie.ch/
#learning
Now here's an interesting article, that shows a very common use case for production apps. Hope this person keeps writing more use cases like this one. Quite handy
https://medium.com/flutter-community/flutter-use-case-licence-flow-with-strategy-pattern-28d21f750482
Now here's an interesting article, that shows a very common use case for production apps. Hope this person keeps writing more use cases like this one. Quite handy
https://medium.com/flutter-community/flutter-use-case-licence-flow-with-strategy-pattern-28d21f750482
Medium
Flutter Use Case: License Flow with Strategy Pattern
Welcome to my first article in the series #usecase. Here are some sample solutions for real-life scenarios. Let’s start with a solution for…
#learning deeplinking
https://walnutistanbul.medium.com/flutter-deeplinking-without-using-firebase-android-163737fb3fee
https://walnutistanbul.medium.com/flutter-deeplinking-without-using-firebase-android-163737fb3fee
Medium
Flutter Deeplinking without using Firebase (Android)
In this article, I will explain how to create Deeplinks in Flutter and how to open your application using these Deeplinks. With the help of…
#tools #productivity
Don't like to repeat the same components? Need a push on your app dev? Maybe you should check Flood. It's promising.
https://www.flooddev.com/
Don't like to repeat the same components? Need a push on your app dev? Maybe you should check Flood. It's promising.
https://www.flooddev.com/
Flooddev
Flood - Streamline Your Flutter & Dart App Development
Introducing Flood, the ultimate open-source framework for Flutter and Dart developers. Elevate your app development with our modules for styling, forms, data persistence, and more. Join the Flood community and transform your development workflow.
#news #official
The DartPad is now made with Flutter 🎉
DartPad was also updated so that now includes the new Gemini SDK, so you can try it out directly on your browser, even in mobile.
Here's an example of GenerativeAI directly at DartPad
https://dartpad.dev/?id=341bc46b2ed1d2055d357ab987ed5fc2
The DartPad is now made with Flutter 🎉
DartPad was also updated so that now includes the new Gemini SDK, so you can try it out directly on your browser, even in mobile.
Here's an example of GenerativeAI directly at DartPad
https://dartpad.dev/?id=341bc46b2ed1d2055d357ab987ed5fc2