A Flutter project for the AMIA CIC Conference.
Follow these steps to install Flutter and install Dart.
This demo is part of a lecture series teaching Flutter on a basic to intermediate level. It is separated into branches:
demo/0_initial_commit
"barebones" application with only a Text and MaterialApp widgetsdemo/1_widgets
branch for covering "Widgets" and "Working with packages"demo/2_screens_nav
branch for covering "Screens / Navigation"demo/3_lists_gridviews_dashboard
branch for covering "Lists / Gridviews"demo/4_services_checkin
branch for covering "Services"demo/5_fire_fhir
branch where Firebase connections can be madedemo/6_sandbox
Sandbox / Liveshare branch