Secure Flutter object storage/sharing with the @ platform

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)

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)

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

Flutter for desktop vs Electron. Which one performs better? Read more to get to the answer.

Dart Null Safety

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

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

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

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

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

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


Ricerca