consultation_form 0.1.29 copy "consultation_form: ^0.1.29" to clipboard
consultation_form: ^0.1.29 copied to clipboard

Primary care health application.

Changelog #

0.1.0 - 2025-02-13 #

  • Initial release.

0.1.1 - 2025-02-13 #

  • Updated the single select dropdown to handle api call.

0.1.2 - 2025-02-13 #

  • Updated consultation form width as optional parameter.

0.1.3 - 2025-02-19 #

  • Updated pubspec alligned-dialogue version from ^0.0.7 to ^0.0.6.

0.1.4 - 2025-02-20 #

  • Added support for autosave

0.1.5 - 2025-02-25 #

  • Added adapter in SingleSelectDropDown

0.1.6 - 2025-02-25 #

  • Added adapter in SingleSelectDropDown for Ongoing and added fromJson in Medical_Record

0.1.7 - 2025-02-27 #

  • ongoing prescription and medical_record fromJson test

0.1.8 - 2025-02-27 #

  • icons fix

0.1.9 - 2025-02-28 #

  • updated savefile function

0.1.10 - 2025-02-28 #

  • updated savefile function refactored

0.1.11 - 2025-02-28 #

  • updated pdf viewer

0.1.12 - 2025-02-28 #

  • updated reportId responseData

0.1.13 - 2025-03-10 #

  • added delete functionality

0.1.14 - 2025-03-10 #

  • documentType added

0.1.15 - 2025-03-11 #

  • added to and fromJson

0.1.16 - 2025-03-11 #

  • responsive changes to chief complaint

0.1.17 - 2025-03-13 #

  • chronicDisease notes

0.1.18 - 2025-03-13 #

  • singleSelectDropDown issue

0.1.19 - 2025-03-13 #

  • FilePath fromJson added in surgery

0.1.20 - 2025-03-14 #

  • Left aligned Casesheet and Medical History

0.1.21 - 2025-03-15 #

  • Id, Ongoing status and endDate for Ongoing Prescription

0.1.22 - 2025-03-17 #

  • endDate added +30 for ongoing_Prescription

0.1.23 - 2025-03-17 #

  • endDate added +30 for Prescription

0.1.24 - 2025-03-19 #

  • endDate added 1 year for Prescription and handled weeks calculation

0.1.25 - 2025-03-20 #

  • consultedOn in milliseconds

0.1.26 - 2025-03-20 #

  • added duration - 1 in EndDate

0.1.28 - 2025-03-28 #

  • added toJson and fromJson in MedicalTemplates

0.1.29 - 2025-04-01 #

  • minor toJson change