jogboms / tailor_made

✄ Managing a Fashion designer's daily routine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


TailorMade

Managing a Fashion designer's daily routine
Built with ❤︎ by jogboms

Get it on Google Play

Format, Analyze and Test codecov


TailorMade is what actually started out as an experiment with Flutter and Firebase Cloud Functions but instead turned out to be a valuable tool for managing a Fashion designer's daily routine. It is clean, easy on the eyes and overall has a very smooth feel. It also handles offline use cases with Firebase Cloud. Logo, Design & Concept by Me.

For a full description of OSS used, see pubspec.yaml

Getting Started

After cloning,

FVM setup

Install fvm if not already installed.

dart pub global activate fvm

Install local flutter version.

fvm install

Install, L10n & Riverpod code generation

fvm flutter pub get 
fvm flutter pub run build_runner build

Running

There are three (3) available environments:

  • mock: Demo mode with non-persistent data
  • dev: Development mode connected to firebase dev instance
  • prod: Production mode connected to firebase production instance

To run in mock mode,

fvm flutter run --flavor mock --dart-define=env.mode=mock

UI Shots

License

MIT License

About

✄ Managing a Fashion designer's daily routine.

License:MIT License


Languages

Language:Dart 95.6%Language:TypeScript 2.3%Language:Shell 0.6%Language:Ruby 0.5%Language:Makefile 0.4%Language:Swift 0.3%Language:Kotlin 0.2%Language:JavaScript 0.2%Language:Objective-C 0.0%