Skip to content

sak15104/safer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
ios
 
 
lib
 
 
 
 
 
 
 
 
 
 

SAFER: Storm Assistance for Emergency Resilience

This is the flutter code for the SAFER app built for Prof. Carolyn Lin.

Common Commands

To check if flutter is configured properly

flutter doctor

To run/build the app

flutter run

To build an APK file:

flutter build apk --release

I swear it was working before...

rm pubspec.lock
flutter clean
flutter clean cache
flutter pub cache clean
flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages