Skip to content

dfpl/foodcoach_flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Coach Mobile App

This is the mobile application connected to FoodCoach server.

Getting started

See wiki for some images

  1. Run FoodCoach server
  2. Modify API_URL in assets/.env and set it to the FoodCoach server URL
  3. Run a device
    1. using android studio
      1. Open Android Studio > Projects > More Actions > Virtual Device Manager > Create Virtual Device
    2. using your own device
      1. Enable developer mode and USB Debugging
      2. Connect your device to the PC
  4. Verify the list of devices and choose one
  5. Navigate to lib\main.dart and run

Development Environment

Dependencies

  1. Flutter
  2. Android Studio
  3. IDE

Other Resources

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 81.8%
  • Ruby 7.3%
  • HTML 6.4%
  • Swift 3.6%
  • Other 0.9%