Flutter ecommers clothing app sample

  ecommerce, UI
Cloth Shop

Cloth Shop – Flutter

Cloth Shop it’s an example using Flutter for Android and iOS.

About

This repository serves the source code for the Ecommers sample mobile app for iOS and Android.

Getting Started

  1. Ensure Flutter SDK is installed correctly, flutter doctor
  2. Fetch dependent Dart/Flutter packages, flutter pub get
  3. Due to we use compile-time JSON serialization and API client code generation, run flutter packages pub run build_runner build --delete-conflicting-outputs which recreates all necessary files
  4. Install https://marketplace.visualstudio.com/items?itemName=esskar.vscode-flutter-i18n-json extension for updating json strings
  5. Add GoogleService-info.plist to ios/Runner and update CFBundleURLTypes id in Info.plist
  6. Add Google-Service.json to android/app

Features

  • Firebase (under development)
  • Login Screen
  • Loading Screen
  • Grid and List views
  • Nested Scroll views
  • Pagination (under development)
  • Local http server
  • Async tasks
  • Custom Views
  • Intent Uri launcher (under development)

Download Cloth Shop app source code on GitHub

https://github.com/epam-cross-platform-lab/flutter-ecommers-sample