A Flutter Application to keep track of your family members at anytime of the day to ensure their safety
- Clone the repository
git clone <this_repo_url>
- From the root folder,
My-Family
, get the required packages
cd My-Family
flutter pub get
- Run the Flutter application
flutter run
Use
--release
for release build