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

Overview

Created By Sajjad Javadi

Email: [email protected]

Show some ❤️ and star the repo to support the project

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. This example learn you how to:

  • Setup getx and sizer in main.dart
  • Initializes hive and registers adapter in main.dart
  • Get data from server with dio and parse JSON to a list
  • Using getx to show data in listview and how to work with controller
  • Save product in cart with hive

Getting Started

For help getting started with Flutter, view Flutter documentation.

  • Clone the repository git clone [email protected]:seljad/Flutter-Getx-State-management.git
  • Navigate to cloned folder
  • Get packages using flutter pub get
  • Run flutter run
You might also like...

Shopping app for small company. note : the name will change

nbb 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 is y

Jan 10, 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

Jan 5, 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.

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

Apr 12, 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

High-level APIs for Amazon Web Services (AWS) in Dart

High-level APIs for Amazon Web Services (AWS) in Dart Shared API utilities Generated API packages directory DocumentClient for DynamoDB Code generator

Dec 28, 2022

Movie Database app is a Flutter app project that allows users to search for a movie or tv series, see the detail, season & episode, and save watchlist.

Movie Database app is a Flutter app project that allows users to search for a movie or tv series, see the detail, season & episode, and save watchlist.

Flutter Movie Database Movie Database app is a Flutter app project that allows users to search for a movie or tv series, see the detail, season & epis

Dec 24, 2022

Flutter Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

Flutter Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

Flutter Music Player First Open Source Flutter based Beautiful Material Design Music Player(Online Radio will be added soon.) Demo App Play Store BETA

Jan 2, 2023

Flute Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

Flute Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

Flute Music Player Plugin Only Updated to androidx First Open Source Flutter based material design music player with audio plugin to play local music

Nov 23, 2022
Owner
null
💙 A simple Flutter app sample with hooks_riverpod, includes HTTP requests by dio using GitHub APIs.

?? A simple Flutter app sample with hooks_riverpod, includes HTTP requests by dio using GitHub APIs.

Kosuke Saigusa 16 Oct 13, 2022
A simple shopping application made with Flutter utilizing Firebase REST APIs as a backend.

A simple shopping application made with Flutter (MVVM Architecture) utilizing Firebase (REST APIs) as a backend.

Syed Mohsin Raza 11 Aug 5, 2022
(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.

Ismael Shakverdiev 45 Jul 14, 2022
Fingerprint Local Auth App Flutter Advanced Face ID & Touch ID/Fingerprint Local Auth App

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

Pawan Kumar 71 Dec 17, 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
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
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
Shopping App developed using Flutter and Dart making use of Provider, Carousel Library, Google FireStore

Shopping App developed using Flutter and Dart making use of Provider, Carousel Library, Google FireStore. It's featuring standard modern shopping app UI

Atuoha Anthony 7 Jan 3, 2023
News App - A News Flutter application using Bloc, Dio, and shared preferences

News App A new Flutter application. Getting Started Flutter application using Bl

Mohamed Awad 9 Nov 14, 2022
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.

null 5 Jul 2, 2022