Skip to content

restaurant-management/restaurant-management-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restaurant_management_mobile

Mobile application for Restaurant Management project

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Usage

Clone

git clone git@github.com:restaurant-management/restaurant-management-mobile.git cd restaurant-management-mobile

Get package

flutter pub get

Add your google-sevices.json to android/app/

Apply launcher icon

flutter pub run flutter_launcher_icons:main

Run