Why We Need AsyncValue of Riverpod

AsyncValue is one of the most essential objects for managing states built by asynchronous operation in Riverpod. As most states are often built with asynchronous operations such as sending requests to web APIs or fetching from internal storage, we ne... https://chooyan.hashnode.dev/why-we-need-asyncvalue-of-riverpod

Automate Flutter Testing, Build, and Release Using Github Actions

As developers, streamlining our workflows is crucial for efficiency and productivity. GitHub Actions provides a powerful platform for automating various tasks, offering an excellent opportunity to automate testing and building processes for Flutter p... https://atuoha.hashnode.dev/automate-flutter-testing-build-and-release-using-github-actions

Plannerly: Building a User-Friendly Todo App with Flutter and Golang

Introduction Plannerly, a user-friendly todo app, simplifies task organization by allowing seamless task addition and prioritization, whether urgent or regular. With comprehensive analytics, Plannerly is a versatile productivity tool designed for eff... https://uttkarsh.hashnode.dev/plannerly-building-a-user-friendly-todo-app-with-flutter-and-golang

Flutter 3.16: the new features you shouldn't miss

Quaterly, Flutter releases a new stable version that has minor and major changes from both Flutter's team and external contributors. Since November 15, Flutter announced the release of version 3.16, in this article I invite you to take a quick look a... https://lyabs.hashnode.dev/flutter-316-the-new-features-you-shouldnt-miss

Harnessing Flutter's Prowess: Top Flutter Developers Featured on MobileAppDaily

The dynamic landscape of mobile app development has witnessed the meteoric rise of Flutter, a cross-platform framework that empowers developers to create high-performance, visually appealing apps using a single codebase. Flutter's declarative approac... https://lucaswong.hashnode.dev/harnessing-flutters-prowess-top-flutter-developers-featured-on-mobileappdaily

Making the Right Choice: React Native vs Flutter for Your Mobile App Development

In the dynamic and ever-evolving landscape of mobile app development, choosing the right framework is a pivotal decision that can wield a profound impact on the success of your project. Two standout contenders in the expansive cross-platform developm... https://jacksomateo.hashnode.dev/making-the-right-choice-react-native-vs-flutter-for-your-mobile-app-development

Taking screenshots during Flutter widget testing

Before diving into this article, I want to thank Pascal Welsch for the "spot" package from which this article was inspired.

If you are familiar with Flutter widgets testing, you know they run in a black box. You don't have a visual representation of... https://stevenosse.com/taking-screenshots-during-flutter-widget-testing

Getting Started with Dart Programming

What is Dart Programming Language

Developed by Google

open source Programming language

platform independent language

It is type safe or sound typing; it uses static type checking to ensure that a variable’s value always matches the variable’s sta... https://vikas02k02.hashnode.dev/getting-started-with-dart-programming

Value Type and Reference Type in Dart

Google's versatile programming language, Dart, is equipped with a strong type system that encompasses two fundamental concepts: value types and reference types. Having a thorough understanding of these concepts is crucial for writing Dart code that i... https://blogs.jaytillu.in/value-type-and-reference-type-in-dart

Devlog Update: The Journey Begins with Photo Dump!

Hello everyone! I'm excited to share the latest developments in our journey towards creating Photo Dump, an app destined to revolutionize how we share pictures at events. The Birth of Photo Dump As many of you know, I'm gearing up for my wedding next... https://emmettdeen.com/devlog-update-the-journey-begins-with-photo-dump


Chercher