Getting Started

1. System Requirements

Based on Flutter requirement. Please select the operating system on which you are installing Flutter

2. Installation

To setup Foodie Manager flutter app on your system, and sync your app with constant updates, download the project folder. Then open in terminal or Code editor of your choice.

$ cd foodie-manager/
$ flutter packages get
$ flutter run

Last updated