Skip to content
/ fliper Public

Um projeto em flutter para a empresa Fliper.

Notifications You must be signed in to change notification settings

Dreyfi/fliper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fliper

This is a project developed in flutter for the company Fliper ;)

Installing

Install dependencies

flutter packages get

Setup

Add your credentials in the app/constants.dart file.

const String HASURA_URL = '';
const String X_HASURA_ADMIN_SECRET = '';

Run the app

flutter run -v -d emulator-5554 (your device)

Running the tests

flutter test

Built With

  • mobx - Reactive Programming (TFRP)
  • Flutter Modular - Dependency injection and a lot of great things
  • Hasura Connect - Facilitate Hasura's integration with Flutter applications

Authors

  • Dry F. - Initial work - Me

Thanks

  • Fliper
  • My two dogs Nina and Dinger
  • GTA V Online

About

Um projeto em flutter para a empresa Fliper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages