/unimatch

Relationship app project for unima students!

Primary LanguageDartMIT LicenseMIT

unimatch

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

##Getting Started with firebase

This project uses firebase as bd, so check the documentation at: Install firebase CLI

There you will know how to install firebase_cli in your machine, but if you already have NPM (Node Package Manager), just run npm install -g firebase-tools and then you will be able to use firebase_cli.

Next step: