A mobile application to supports Colombian hospitals managing and tracking their patients remotely.
The Flutter's mobile SDK is required.
$ cd plusvida-app
$ flutter pub get
$ flutter run
For production environments...
$ cd plusvida-app
$ flutter clean
$ flutter apk build
Want to contribute? You can contact me!
- Dartdoc doesn't works.
- New requirements and features.
MIT License. Code created initially by Juan Pablo Correa and Juan Sebastián Alegría. Now maintained by Juan Pablo Correa.