Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.06 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.06 KB

STG

A wrapper of "The United Republic Of Tanzania Standard Treatment Guidelines And National Essential Medicines List For Tanzania Mainland" book.

Easily navigate the book with this app. No more struggling to find specific topics; quick access and a user-friendly design make reading and referencing simple and efficient.

Screenshots

Screenshot 1   Screenshot 2   Screenshot 3

How to Install it

  1. Download APK with latest version from here.

Todo

Building

Appbundle

flutter build appbundle --obfuscate --split-debug-info=./build/app/outputs/symbols 

Apk

flutter build apk --obfuscate --split-debug-info=./build/app/outputs/symbols --release