Skip to content

epam-cross-platform-lab/flutter-ecommers-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloth Shop

Cloth Shop - Flutter Awesome GitHub version

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)

Getting Started

For help getting started with Flutter, view our online documentation.

© 2020 Epam Systems

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages