Skip to content
 
 

Repository files navigation

Refoodable

Presentation Video

Presentation Video on YouTube

Getting Started

Setting Up Environmental Variables

Please refer to instructions on .env.example file.

Running the App in Development Mode

Make sure you have Flutter installed and configured. Check if there are any problems by running:

flutter doctor

Make sure you run the following command to generate the files needed for the app to run:

flutter pub run build_runner build --delete-conflicting-outputs

Then, if VS Code has Flutter extension installed, you can run

flutter run

Testing

To run tests, run the following command

flutter test

To run individual test, run the following command

flutter test test/<path_to_test_file>

About

Flutter application project submitted to GDSC Solution Challenge 2023

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages