Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

BenAuerDev/flashlist-POC

Repository files navigation

Flashlist

Flashlist is a crossplatform app (currently only Android), allowing the user to create, share and manage lists, so you don't have to search through whatsapp conversations.

Installation

This App is built with Flutter and Firebase so if you haven't already, install the Flutter-SDK AND install Firebase CLI

To clone the app, navigate to the desired folder on your machine and run the following command in your terminal

git clone git@github.com:BenAuerDev/flashlist.git

After that you can install all dependencies by running this command from the project-root directory

flutter pub get

Then install the FlutterFire CLI by running the following command from any directory

dart pub global activate flutterfire_cli

To configure your clone of Flashlist with your own Firebase Backend run

flutterfire configure

Your terminal window will then prompt you with questions regarding set up steps.

After your project is configured, all you need to do is to run

flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors