Giter Site home page Giter Site logo

jogboms / tailor_made Goto Github PK

View Code? Open in Web Editor NEW
326.0 15.0 118.0 9.18 MB

✄ Managing a Fashion designer's daily routine.

License: MIT License

Objective-C 0.01% Dart 95.58% Ruby 0.49% TypeScript 2.28% Makefile 0.40% Swift 0.28% Kotlin 0.23% Shell 0.56% JavaScript 0.18%
flutter android ios dartlang fashion inventory-app firebase firebase-functions firebase-storage firebase-auth

tailor_made's Introduction


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

tailor_made's People

Contributors

dependabot[bot] avatar jogboms avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tailor_made's Issues

Action is defined in multiple libraries

when launching the flutter app I get the following:
Compiler message:
../flutter/.pub-cache/hosted/pub.dartlang.org/rebloc-0.2.1/lib/src/widgets.dart:10:1: Error: 'Action' is imported from both 'package:flutter/src/widgets/actions.dart' and 'package:rebloc/src/engine.dart'.
import 'engine.dart';

What am I missing??

android/key.properties

Hi @jogboms !
The android app is fantastic, but I failed to run from my android device :

FAILURE: Build failed with an exception.
tailor_made/android/key.properties (No such file or directory)

here is the exact code in line 10 :
keystoreProperties.load(new FileInputStream(keystorePropertiesFile))

Any clues on why this is failing ?

Errors: Methods not found: 'ListView.separated' & 'AnnotatedRegion'

Hello!
I've tried to check this project, but reseived some errors. Can you explain/ help how I can to solve there. Many thanks

  1. Methods not found: 'ListView.separated' on pages:
  • lib/pages/contacts/contacts.dart:108:15
  • lib/pages/jobs/ui/contact_lists.dart:34:17
  • lib/pages/jobs/ui/measures.dart:34:21
  1. Method not found: 'AnnotatedRegion' on pages:
  • lib/ui/avatar_app_bar.dart:104:16
  • lib/pages/gallery/gallery_view.dart:60:16

flutter_doctor
flutter_error

More Detail on how to setup workspace?

I am trying to set up a workspace, and getting few errors. Do any specific steps we need to set up before running the flutter project.

Note: Flutter is already installed and running fine with other applications.

Screenshot 2019-03-23 at 12 34 11

Project Revamp?

The flutter scape has changed since this project was last updated.

New tricks and techniques have been learnt so far.

The revamp should serve a means to optimize performance and eliminate a ton of boilerplate code.

Error starting the application

Thank you again for quick reply.

  1. Set-up dedicated firebase app.
  2. Configured google-services.json in the android/app
  3. Edited the build files accordingly
  4. run flutter run -t lib/main_dev.dart --flavor dev

=>

Execution failed for task ':app:processDevDebugGoogleServices'.

No matching client found for package name 'io.github.jogboms.tailormade.dev'

You have to create a firebase application that matchs the application ID with your application. I think it is in the build.gradle file at /android/app folder. in the applicationId field.

I did it and compiled without that error.

Now I have an error when running. It might be how the Firebase application need to be configured. I didn't find how and what to configure at firebase console. Any ideas ?

After the Splash screen it gives the following error in console:

E/flutter ( 5243): [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: type '() => void' is not a subtype of type '(dynamic) => dynamic' E/flutter ( 5243): #0 _invokeErrorHandler (dart:async/async_error.dart:16:23)

Originally posted by @ffoliveira in #85 (comment)

I think it might be only Firebase configuration. But not sure

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.