#learning
Lets read and discuss about Architecture in Flutter
https://medium.com/@erolkuluslusoftware/the-best-flutter-app-architecture-exists-does-it-0ea8625f9848
Lets read and discuss about Architecture in Flutter
https://medium.com/@erolkuluslusoftware/the-best-flutter-app-architecture-exists-does-it-0ea8625f9848
Medium
The Best Flutter App Architecture Exists (Does it?🤔)
Welcome to this short(!) explanation, an answer to a very basic first question when starting any Flutter project. In this article, I’m…
Important article to read, Flutter is not free of bugs and vulnerabilities, understanding in depth how it works helps avoiding them in the future.
https://www.zellic.io/blog/proton-dart-flutter-csprng-prng/
#learning #senior@pathto_flutter
https://www.zellic.io/blog/proton-dart-flutter-csprng-prng/
#learning #senior@pathto_flutter
www.zellic.io
Far From Random: Three Mistakes From Dart/Flutter's Weak PRNG | Zellic — Research
A look into how an unexpectedly weak PRNG in Dart led to Zellic's discovery of multiple vulnerabilities
#learning #plain@pathto_flutter
https://dcm.dev/blog/2024/10/21/lets-talk-about-memory-leaks-in-dart-and-flutter/
https://dcm.dev/blog/2024/10/21/lets-talk-about-memory-leaks-in-dart-and-flutter/
dcm.dev
Let’s Talk About Memory Leaks In Dart And Flutter | DCM - Code Quality Tool for Flutter Developers
Memory leaks can be annoying as they are hard to spot and recreate compared to syntax errors or logic bugs that usually show up in the development phase of a program or app build out. When it comes to memory leaks, in Flutter applications, getting more complex…
💎 A diamond quality article. Learn design widgets with the CircularProgressBar
#learning #plain@pathto_flutter
https://piedcipher.medium.com/designing-the-unexpected-with-circularprogressindicator-5552d095188f
#learning #plain@pathto_flutter
https://piedcipher.medium.com/designing-the-unexpected-with-circularprogressindicator-5552d095188f
Medium
Designing the Unexpected with CircularProgressIndicator
CircularProgressIndicator widget in Flutter is commonly used to display loading states in your app. But when I started using it with a…
#learning #plain@pathto_flutter
https://itnext.io/master-custom-painter-in-flutter-unlock-the-power-of-creative-ui-design-part-1-872b1059af89
https://itnext.io/master-custom-painter-in-flutter-unlock-the-power-of-creative-ui-design-part-1-872b1059af89
Medium
Master Custom Painter in Flutter: Unlock the Power of Creative UI Design — Part 1
Discover How to Create Stunning Visuals and Bring Your Flutter Apps to Life with Custom Painting Techniques
https://docs.talsec.app/appsec-articles/articles/how-to-implement-secure-storage-in-flutter
#learning #plain@pathto_flutter
#learning #plain@pathto_flutter
docs.talsec.app
How to implement Secure Storage in Flutter? | AppSec Articles
This step-by-step guide outlines best practices for implementing secure data storage in Flutter applications, providing instructions for integration on both iOS and Android.
750+ apps made with Flutter and much more
#opensource
https://github.com/fluttergems/awesome-open-source-flutter-apps
#opensource
https://github.com/fluttergems/awesome-open-source-flutter-apps
GitHub
GitHub - fluttergems/awesome-open-source-flutter-apps: A curated list of awesome open source Flutter apps
A curated list of awesome open source Flutter apps - fluttergems/awesome-open-source-flutter-apps
#learning #firebase
How to proper wait for a Document to be created. There's an excellent tip at the end.
https://puf.io/posts/waiting-for-firestore-to-create-a-document/
How to proper wait for a Document to be created. There's an excellent tip at the end.
https://puf.io/posts/waiting-for-firestore-to-create-a-document/
puf.io
Waiting for Firestore to create a document
#learning #firebase
Enable Firestore Caching on Web. In Flutter and others sdks.
https://puf.io/posts/enable-firestore-caching-on-web/
Enable Firestore Caching on Web. In Flutter and others sdks.
https://puf.io/posts/enable-firestore-caching-on-web/
puf.io
How to enable Firestore caching on web
Firestore can cache recently read documents in the client, to save on server-side document reads (which you pay for). On mobile SDKs this caching is enabled by default, but on the web SDK you have to enable it yourself. Read this post to learn how to enable…
#learning #firebase
How to count document reads
https://puf.io/posts/counting-document-reads-in-firestore/
How to count document reads
https://puf.io/posts/counting-document-reads-in-firestore/
puf.io
Counting document reads per user in Firestore
Firestore is a serverless NoSQL database. For most projects, the largest part of their Firestore cost comes from *document reads*. You pay this cost each time the Firestore database server reads a document from disk for your app. their users are causing.…
#learning #plain@pathto_flutter
https://pieces.app/blog/how-to-extract-device-information-with-dart-ffi-on-windows
https://pieces.app/blog/how-to-extract-device-information-with-dart-ffi-on-windows
pieces.app
How to extract device information with Dart FFI on Windows
Learn how to extract device information on Windows using Dart FFI. Follow code examples to effectively access and utilize device data in your Dart applications.
#news@pathto_flutter
https://canopas.com/exploring-cupertino-and-material-updates-in-flutter-3-27-cb4c76e222e1
https://canopas.com/exploring-cupertino-and-material-updates-in-flutter-3-27-cb4c76e222e1
Canopas blogs
Exploring Cupertino and Material Updates in Flutter 3.27.0
Exploring Cupertino and Material Updates in Flutter 3.27, Let's dive into Cupertino and Material Updates in Flutter 3.27.
I wish you an Happy new Year 🎆
This year 2024, I published an article every weekday without missing a beat 💪
Lets close the year with the best Flutter Apps in 2024.
https://www.flutteroftheyear.com
This year 2024, I published an article every weekday without missing a beat 💪
Lets close the year with the best Flutter Apps in 2024.
https://www.flutteroftheyear.com
Please open Telegram to view this post
VIEW IN TELEGRAM
Flutteroftheyear
Flutter of the Year - Best Flutter Apps Collection
Discover the best Flutter applications of the year. A showcase celebrating innovation and excellence in Flutter development.
💎 A proper article about check buttons to start the new year.
#learning #plain@pathto_flutter
https://medium.com/easy-flutter/flutter-use-checkmarkbutton-for-multiple-and-single-choices-5402168bac33
#learning #plain@pathto_flutter
https://medium.com/easy-flutter/flutter-use-checkmarkbutton-for-multiple-and-single-choices-5402168bac33
Medium
Flutter. Use CheckmarkButton for multiple and single choices
Let’s start UX rebellion
A server and app made with Flutter to watch comfortably your own content.
#project@pathto_flutter
https://github.com/ad-on-is/odin-tv
#project@pathto_flutter
https://github.com/ad-on-is/odin-tv
GitHub
GitHub - ad-on-is/odin-tv
Contribute to ad-on-is/odin-tv development by creating an account on GitHub.