Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.1 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.1 KB

Cloud Shell - Terminal

This project has been in place to show the potential of flutter. The app uses different plugins to access data that will be locally stored.

Live demo

Onboarding Screen

Installation

To install the app.

Clone the project

git clone <project path>

get dependencies

flutter pub get

run on device

flutter run 

Requirements

For obvious reasons running the app in a local env. is preferrable. Therefore set a local env.

Installing Conda

Installation

Using MacOs

Create a Local Env Using Conda

Using Windows

Create a Local Env Using Conda