#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
#events #official
In May we will have another Google I/O and also a lot of Flutter News.
You can watch the livestream at the following link
https://www.linkedin.com/events/googlei-o20247175911377327284227
In May we will have another Google I/O and also a lot of Flutter News.
You can watch the livestream at the following link
https://www.linkedin.com/events/googlei-o20247175911377327284227
Linkedin
Google I/O 2024 | LinkedIn
Flutter is back at Google I/O on May 14th! 💙
Discover Google's latest developer tools and learn how to transform your work
Discover Google's latest developer tools and learn how to transform your work
#official
Learn how to use the new Deeplink Validator of devTools in this 49s YouTube short
https://youtu.be/iDxjec_DcjQ?si=OK0M_hE8Psj1Fubw
Learn how to use the new Deeplink Validator of devTools in this 49s YouTube short
https://youtu.be/iDxjec_DcjQ?si=OK0M_hE8Psj1Fubw
YouTube
Reliable deep linking validation in #Flutter 3.19
Deep links, enable a user to navigate from a link on the web directly to a screen in your app.
Watch more Flutter Upgrade Bytes → https://goo.gle/FlutterUpgradeBytes
#Flutter
Products Mentioned: Flutter
Watch more Flutter Upgrade Bytes → https://goo.gle/FlutterUpgradeBytes
#Flutter
Products Mentioned: Flutter
#learning
I would say this small artigle gives you the point of the iceberg of good practices on how to use State Management.
It has a good simple example to get a nice head start on implementing Riverpod on your app.
https://fnfidanci.medium.com/the-right-way-to-use-riverpod-in-flutter-77869f9b741c
I would say this small artigle gives you the point of the iceberg of good practices on how to use State Management.
It has a good simple example to get a nice head start on implementing Riverpod on your app.
https://fnfidanci.medium.com/the-right-way-to-use-riverpod-in-flutter-77869f9b741c
Medium
The Right Way To Use Riverpod in Flutter
Discover the best practices and techniques for leveraging Riverpod.
#learning #packages
Practical guide to the use of Pigeon
Pigeon is an awesome package that helps us connect with the host device in a type safe manner.
https://medium.com/@sebastinesoacatp/practical-guide-to-flutter-native-integration-with-pigeon-b6c575dd033f
Practical guide to the use of Pigeon
Pigeon is an awesome package that helps us connect with the host device in a type safe manner.
https://medium.com/@sebastinesoacatp/practical-guide-to-flutter-native-integration-with-pigeon-b6c575dd033f
Medium
Practical Guide to Flutter Native Integration with Pigeon
This article is the second part of a continuously progressing series on integrating native views, Jetpack Compose for native Android and…
#security
The complexity of reversing Flutter applications
https://www.fortiguard.com/events/5403/nullcon-berlin-2024-the-complexity-of-reversing-flutter-applications
[slides] https://filestore.fortinet.com/fortiguard/research/nullcon.pdf
The complexity of reversing Flutter applications
https://www.fortiguard.com/events/5403/nullcon-berlin-2024-the-complexity-of-reversing-flutter-applications
[slides] https://filestore.fortinet.com/fortiguard/research/nullcon.pdf
FortiGuard Labs
Publications | FortiGuard Labs
Flutter is a cross-platform application development platform. With the same codebase, developers write and compile native applications for Android,...
#server
Need a place to deploy your dart server? Well why not try Globe.dev there is a quite interesting blogpost by Majid, seems he works there now.
https://globe.dev/blog/dart-on-the-server/
Need a place to deploy your dart server? Well why not try Globe.dev there is a quite interesting blogpost by Majid, seems he works there now.
https://globe.dev/blog/dart-on-the-server/
globe.dev
Getting Started Running Dart on the Server
This article introduces the essential components of writing a backend with Dart and a modern deployment approach.
#learning
Save time of your users implement a safe Autofill within your Flutter App.
https://flutterexperts.com/autofill-username-password-in-flutter/
Save time of your users implement a safe Autofill within your Flutter App.
https://flutterexperts.com/autofill-username-password-in-flutter/
Flutterexperts
Autofill Username & Password In Flutter - Flutterexperts
This article will explore the Autofill Username & Password In Flutter. We see how to execute a demo program. We will tell you the best way to enable
#macro
It's time. Time to learn Macros.
This new feature will be huge in the ecosystem.
Get ahead thanks to this tutorial created by u/eibaan at Reddit.
https://www.reddit.com/r/FlutterDev/s/cDgYGO166O
It's time. Time to learn Macros.
This new feature will be huge in the ecosystem.
Get ahead thanks to this tutorial created by u/eibaan at Reddit.
https://www.reddit.com/r/FlutterDev/s/cDgYGO166O
Reddit
From the FlutterDev community on Reddit: Testing Dart macros
Explore this post and more from the FlutterDev community
#learning
Not only another excellent article by Andreas but one about Shelf and how to keep your keys safe
https://codewithandrea.com/articles/build-deploy-dart-shelf-app-globe/
Not only another excellent article by Andreas but one about Shelf and how to keep your keys safe
https://codewithandrea.com/articles/build-deploy-dart-shelf-app-globe/
Code With Andrea
How to Build and Deploy a Dart Shelf App on Globe.dev
Learn how to build and deploy a Dart Shelf App that taps into the OpenAI API without exposing the API key in your Flutter client.