A recipe book app, made with Flutter and architected with clean architecture, using the MobX as state management.

Overview

recipe_book_app

A new recipe book Flutter project, architected with clean architecture and state managed with MobX.

Bases:

Demo

demo

Devs

day to day commands

generate or re-generate stores files (*.g.dart)

flutter packages pub run build_runner build

generate or re-generate localizations files from json files (assests/lang/[locale].json)

flutter pub run easy_localization:generate --source-dir=assets/lang --output-dir=lib/core/localization_generated

flutter pub run easy_localization:generate --source-dir=assets/lang --output-dir=lib/core/localization_generated -f keys -o locale_keys.g.dart

generate release .aab (application app bundle)

flutter build appbundle

generate release apk

flutter build apk

installing the generated apk

flutter install

You might also like...

(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

Jul 14, 2022

Flutter shopping app with Getx for State management, Dio for APIs and Hive for the local database.

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

Nov 23, 2022

The Movie DB App with Flutter GetX State Management

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

Dec 24, 2022

Flutter State Management: Movie App with Provider, Riverpod, flutter_bloc & more

 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

Dec 29, 2022

Complete Flutter app example, with AsyncRedux state management

Complete Flutter app example, with AsyncRedux state management. Can also be used as a template to start a new project.

Nov 2, 2022

FREE FLUTTER QUIZ APP WITH GETX STATE-MANAGEMENT

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

Jan 7, 2023

A simple and clean news app made with Flutter and Dart

A simple and clean news app made with Flutter and Dart

News_Application A new Flutter project. Getting Started This project is a starting point for a Flutter application. Google Sing In. Internet Connctivi

Apr 26, 2021

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

E-book - A new Flutter project.

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

Nov 23, 2021
Owner
André I. Smaniotto
André I. Smaniotto
A simple recipe showing application made using Flutter , using card Views MaterialPageRoute etc.

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

Akash Srivastava 1 Oct 31, 2021
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
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

Thomas Viana 49 Dec 31, 2022
A Recipe Calculator App Built Using Flutter

Made this app to help me in everyday cooking in cases where I want to recalculate ingredients of a recipe But I presume the Recipe Calculator could be

null 1 Dec 26, 2021
Pokedex Flutter/MobX

Pokedex Flutter/MobX Features Listagem de Pokemons Tela de Detalhes do Pokemon (Detalhes, Status, EvoluçÔes) Dev Tools App feito com gerĂȘncia de estad

Diogo Guilherme da Silva Santos 5 Sep 2, 2022
App to showcase demo for how to have Clean Architecture in Flutter with Get_It for dependency injection

App to showcase demo for how to have Clean Architecture in Flutter with Get_It for dependency injection, BLoC for state maintainence and Hive for persisting data into database.

Rohan Kandwal 1 Mar 19, 2022
Flutter Clean Architecture app proposal: bloc + injectable + rxdart

Flutter Clean Architecture app proposal: bloc + injectable + rxdart (with the Repository pattern and SOLID principles)

Maxeem A Shemetov 14 Jan 1, 2023
Hours tracker app done with clean Architecture

A small project done with clean architecture in Flutter using BLoC as the state management. All the development is documented in a video series on YouTube.

Alexandru Pavel 10 Jun 28, 2022
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
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