Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 451 Bytes

File metadata and controls

21 lines (13 loc) · 451 Bytes

firebase_notes

A new Flutter application about Firebase with making notes.

Getting Started

Download the project here with: git clone https://github.com/BullsEye34/firebase_notes

Building the App

Run these commands:

To change directory to app directory cd firebase_notes

To get to download missing packages flutter pub get

To get to compile app flutter build apk