Food-Sweet App
Prints
How to use
To clone and run this application, you’ll need Git and Flutter installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/RambaraRambara/Food-Sweet.git
# Go into the repository
$ cd Food-Sweet
# Install dependencies
$ flutter packages get
# Run the app
$ flutter run