Skip to content

Latest commit

 

History

History
73 lines (58 loc) · 2.97 KB

File metadata and controls

73 lines (58 loc) · 2.97 KB

Hello, Waving hand animated gif I'm Md Shirajul Islam

About The Project

Crafted with precision and passion, My Flutter app brings the power of Dokan to your fingertips, allowing you to create, manage, and thrive in your very own multivendor marketplace – all without the need for any coding skills. With a user-friendly interface and intuitive controls, navigating your marketplace and overseeing operations has never been easier.

Demo Access

Download

Getting Started

To start using this code follow the below steps to continue.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Desktop / Laptop
  • Flutter SDK Installed

Installation

Follow the below steps to run the application on your device.

  1. Clone the repo
    git clone https://github.com/programmingwormhole/dokan.git
  2. Open Project In IDE
    Android Studio, VS Code, or any other Flutter Supported IDE
  3. Get Dependencies
    flutter pub get
  4. Run
    flutter run

Key Features

  • WordPress Authentication System With JWT Access Token.
  • Keep logged-in user by storing JWT token.
  • Home Screen
  • Product Filtering System
  • User Profile Section
  • Update User Profile (First name & Last Name only)

Packages

  • GetX (For State management)
  • http (For API request)
  • flutter_svg (To display SVG icon in the app)
  • shared_preferences (To store data in local storage)