The Redmond Fire & Rescue (RFR) cookbook is a mobile app that lists and displays RFR's field protocols as PDFs. Individuals who have access to the admin panel can add and remove files.
- Clone the repo
git clone https://github.com/osu-cascades/rfr-cookbook.git
- Install packages
flutter pub get
No unit or system tests.
When you are ready to distribute a new version of the application, your first step is to bump the build number, or version number and build number, in pubspec.yml.
TODO
TODO
Build a new "app archive" with flutter build ipa
.
© 2021 A. Gilmore and M. Moylan.