![Secure Flutter object storage/sharing with the @ platform](https://www.cdn5.niftycent.com/d/e/j/Z/0/6/x/secure-flutter-object-storage-sharing-with-the-at-platform.webp)
Do you wish to store and share objects on Flutter without worrying about databases, infrastructure and other annoyances? What would these objects look like and how would you make them? The @ platform already has you covered! Let’s take a deep dive in... https://blog.atsign.dev/secure-flutter-object-storagesharing-with-the-platform-ckux2z9rx01rl6cs1exmk6oin
![How to Persist data locally with sqflite and sync to an Api in Flutter. (Part 1)](https://www.cdn5.niftycent.com/d/D/2/X/B/V/n/how-to-persist-data-locally-with-sqflite-and-sync-to-an-api-in-flutter-part-1.webp)
Hi 🙂! This is part 1 of a series I want to use to teach you how to persist data on your device when there is no internet connection and sync that data to an API when there is internet connection. This article will also teach you how to check for in... https://fluttergod.hashnode.dev/how-to-persist-data-locally-with-sqflite-and-sync-to-an-api-in-flutter-part-1
![Building a social media app with AWS Amplify and Flutter(PART 1)](https://www.cdn5.niftycent.com/d/1/q/N/r/X/w/building-a-social-media-app-with-aws-amplify-and-flutter-part-1.webp)
Dear Reader, when I began learning how to create mobile applications, all I ever wanted to build was the next Facebook. And deep down within, I 100% believed I could create the next big social media app that'll go head-on with Facebook😅.
The yea... https://phatrabbitapps.com/building-a-social-media-app-with-aws-amplify-and-flutterpart-1
![This week in Flutter #25](https://www.cdn5.niftycent.com/d/D/2/X/B/0/z/this-week-in-flutter-25.webp)
Flutter for desktop vs Electron. Which one performs better? Read more to get to the answer.
- Michele Volpato Development 🧑💻 🔗 Mocking and Testing The File System In Dart/Flutter Unit Tests Testing a function that creates a new file by checking i... https://mvolpato.hashnode.dev/this-week-in-flutter-25
![Dart Null Safety](https://www.cdn5.niftycent.com/d/k/K/x/B/q/o/dart-null-safety.webp)
Dart's null safety feature was released a while back (3rd march, 2021) in v2.12.0 and for some (like people who previously used languages with null safety e.g. kotlin and swift) it seemed like a long overdue update and it only made sense to adopt it ... https://o-ifeanyi.hashnode.dev/dart-null-safety
![A Gentle Introduction to Flutter & Dart with a Simple Mobile Application Project](https://www.cdn5.niftycent.com/d/1/d/8/b/2/6/a-gentle-introduction-to-flutter-dart-with-a-simple-mobile-application-project.webp)
I'm sure must of us have heard about flutter and dart before, but if you haven't you're in the right place. Flutter & Dart is basically used to make cross platform mobile application(IOS & Android), website and desktop application. The aim of this ar... https://blog.aaatechie.com/a-gentle-introduction-to-flutter-and-dart-with-a-simple-mobile-application-project
![FlutterTip: Hide the flutter repository from the repositories tab in VS Code](https://www.cdn5.niftycent.com/d/1/B/w/K/a/a/fluttertip-hide-the-flutter-repository-from-the-repositories-tab-in-vs-code.webp)
If you seek into the source code of a built-in widget, the flutter repository will appear in your repositories tab. And this can be annoying:
To solve this, you can ignore the flutter repository in three simple steps:
Search for "ignored repositori... https://blog.fabianmendez.dev/fluttertip-hide-the-flutter-repository-from-the-repositories-tab-in-vs-code
![SOLID Design Principles in Dart](https://www.cdn5.niftycent.com/d/1/B/w/K/8/a/solid-design-principles-in-dart.webp)
Generally, we need to have a solid understanding of certain principles in the software engineering world before we dive into becoming a flutter developer. These principles have played a very important role in the development process of so many succe... https://codeflutter.hashnode.dev/solid-design-principles-in-dart
![Widget In Detail: FractionallySizedBox](https://www.cdn5.niftycent.com/d/k/z/X/0/2/n/widget-in-detail-fractionallysizedbox.webp)
In order to make an application responsive in Flutter, we have widgets like as MediaQueries, LayoutBuilder, Expanded, Flexible, and so on. In this post, we'll look at the FractionallySizedBox widget, which may help you make your application responsi... https://dhruvnakum.xyz/widget-in-detail-fractionallysizedbox
![XD to Flutter v2.0](https://www.cdn5.niftycent.com/d/D/3/x/q/W/p/xd-to-flutter-v2-0.webp)
Flutter is Google’s ASCII text file UI toolkit for building stunning apps for mobile, desktop, web, and embedded devices from one codebase. Over the last few years, it's become the leading alternative for developers who wish to create apps for multip... https://dattebayo.hashnode.dev/xd-to-flutter-v20