Complete Flutter app example, with AsyncRedux state management

Overview

AsyncRedux Project Template

This is a Flutter app using AsyncRedux for state management:

  • It's a full-fledged example with a complete app showcasing the fundamentals and best practices described in the Readme.

  • You can also use it as a template to start a new project. Just delete the app-state, screens and actions.

Features:

  • A clean architecture with layer separation: Business, Client, DAO.
  • Connector pattern (no state management code inside of widgets). See here.
  • Persistence (saving to the mobile device disk)
  • Testing (including simulating the backend)
  • Communicating with the backend
  • Presenting errors to the user
  • Checking the presence of an internet connection
  • Navigation (between screens)

Coming soon:

  • Localization and Internationalization

Important

I used a similar app from the one suggested in this video from Reso Coder (but there is Bloc, while here is Redux).

You might also like...

Flutter Shopping app example

In this project I use Getx for State management, Dio for HTTP client and Hive for the local database. Products api is for fakestoreapi.

Jul 2, 2022

A Flutter Number Trivia app example using clean architecture TDD

clean_architecture_tdd Reso Coder (Null-safety) (Null-safety) This is a Number Trivia app example using clean architecture TDD and flutter_bloc 7.3.0

Dec 31, 2022

A Flutter app for controlling the power state of Valve Index® lighthouses

A Flutter app for controlling the power state of Valve Index® lighthouses

Lighthouse Power Management Power management app to control the Valve Index® lighthouses from your phone. Inspired by lighthouse-v2-manager but that p

Jan 7, 2023

Flutter app To list down your Daily task ,made using State manager i.e. Provider package

Flutter app To list down your Daily task ,made using State manager i.e. Provider package

Flutter app To list down your Daily task ,made using State manager i.e. Provider package

Jan 23, 2022

A basic demo example for integrating between Appwrite & Flutter 💙

A basic demo example for integrating between Appwrite & Flutter 💙

🔖 Quiz With Flutter A simple Quiz App built with Flutter and Appwrite 🎬 Getting Started 🤘 Install Appwrite Follow our simple Installation Guide to

Nov 22, 2022

An Example project showing usage of drupal_linkset_menu flutter package

drupal_menu_flutter An Example project showing usage of drupal_linkset_menu flutter package Getting Started This project is a starting point for a Flu

May 11, 2021

Flutter Basic Sqflite Example

sqflite_demo A new Flutter application. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Sep 5, 2021

An example showing how to handle common scrolling gesture conflicts in Flutter.

An example showing how to handle common scrolling gesture conflicts in Flutter.

scroll_master An example showing how to handle common scrolling gesture conflicts in Flutter.

Nov 11, 2022

Flutter Home Service Application Example - Day 35

Flutter Home Service Application Example - Day 35

Flutter Home Service Application Example - Day 35

Dec 23, 2022
Owner
Marcelo Glasberg
https://glasberg.dev
Marcelo Glasberg
Building a simple Flutter app for practicing and understanding the GetX State Management and Route Management.

GetX State Management Demo with full understanding of State Management (with GetBuiler, GetX, Obx), Route Management and SnackBar.

TAD 4 Oct 2, 2022
The Movie DB App with Flutter GetX State Management

The Movie DB App with Flutter GetX A new Flutter TheMovieDB Application example with GetX State Management Register and get Api Key from The Movie DB

Hazar Belge 73 Dec 24, 2022
A simple fully working weather app with state management build using flutter.

A simple fully working weather app with state management build using flutter.

null 5 Apr 12, 2022
Flutter shopping app with Getx for State management, Dio for APIs and Hive for the local database.

Created By Sajjad Javadi Email: [email protected] Show some ❤️ and star the repo to support the project Flutter Shopping app example In this pr

null 17 Nov 23, 2022
Flutter State Management: Movie App with Provider, Riverpod, flutter_bloc & more

Flutter State Management: Movie App with Provider, Riverpod, flutter_bloc & more This reference project shows how to implement a (Netflix-inspired) mo

Andrea Bizzotto 427 Dec 29, 2022
A recipe book app, made with Flutter and architected with clean architecture, using the MobX as state management.

recipe_book_app A new recipe book Flutter project, architected with clean architecture and state managed with MobX. Bases: Idea inpsired by Recipe-App

André I. Smaniotto 1 Jan 5, 2022
FREE FLUTTER QUIZ APP WITH GETX STATE-MANAGEMENT

This is free code for a flutter quiz app. all you need is just set up firebase for this project. Home

Eshan Nimesha 65 Jan 7, 2023
A social media application developed using Flutter and GetX state management

A social media application developed using Flutter and GetX state management

Nikhil Rajput 39 Dec 29, 2022
Let's create a complete Flutter Quiz App UI from scratch with a beautiful design.

Flutter Tutorial - Quiz App UI Let's create a complete Flutter Quiz App UI from scratch with a beautiful design. Social Media Preview Watch Video ⚡

Johannes Milke 61 Dec 29, 2022
Complete clean coded monitized flutter and firebase math app

Clean Archeticture (Flutter Firebase) Complete clean coded monitized flutter and firebase math app | | | | | | This project is a starting point for a

Mason Rahmani (Pahlawan) 4 Nov 15, 2022