Flutter Shopping app example

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...

Flutter Wallet Application Example - Day 40

Flutter Wallet Application Example - Day 40

Flutter Wallet Application Example - Day 40

Dec 23, 2022

Example of how to create scenes with Rive content in Flutter

rive-centaur Example of how to create scenes with Rive content in Flutter! no_audio_apples.mov Getting Started This project is a starting point for a

Nov 6, 2022

Flutter Google Sheets Example and Neumorphic Design

Flutter Google Sheets Example and Neumorphic Design

Flutter Google Sheets Example and Neumorphic Design Google Sheet is a web-based spreadsheet application created by Google. Google Sheet allows collabo

Jul 26, 2022

A basic demo example for integrating between Appwrite & Flutter 💙

A basic demo example for integrating between Appwrite & Flutter 💙

🔖 Todo With Flutter A simple todo app built with Flutter and Appwrite 🎬 Getting Started Appwrite is an end-to-end backend server for Web, Mobile, Na

Dec 15, 2022

Flutter password validation example - Day 29

Flutter password validation example - Day 29

Flutter Password Validation - Day 29

Dec 17, 2022

Flutter widget example.

Flutter widget example.

Flutter examples Here you can find some Flutter examples. Development Setup Clone the repository and run the following commands: flutter pub get flutt

Dec 27, 2022

Flutter - Github Api Example

Flutter - Github Api Example

It is a simple app where I pull the data of the user searched using Dio from github api and show it.

Oct 17, 2022

Getx Pattern example

Getx Pattern example

Oct 28, 2022

Example of injectable package and get it

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

Oct 13, 2021
Owner
null
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
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

Sadra Galavani 0 Jan 10, 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 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.

Marcelo Glasberg 7 Nov 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 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

Appwrite 35 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

Aqib Gatoo 4 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

İbrahim Tunç 2 Sep 5, 2021
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.

null 11 Nov 11, 2022
Flutter Home Service Application Example - Day 35

Flutter Home Service Application Example - Day 35

Mohammad Rahmani 138 Dec 23, 2022