offline_first_fhir_client 0.0.6 copy "offline_first_fhir_client: ^0.0.6" to clipboard
offline_first_fhir_client: ^0.0.6 copied to clipboard

The offline_first_fhir_client library provides a comprehensive solution for managing and syncing FHIR resources in Flutter applications with offline-first capabilities. It is designed for developers b [...]

0.0.1 #

  • Initial release featuring offline-first functionality, enabling data storage in JSON format using Hive, along with an API service for seamless synchronization with the server.

0.0.2 #

  • Updated Json_path to 0.7.2 version due to support issue in FlutterFlow.

0.0.3 #

  • Updated intl to 0.19.0 version due to support issue in FlutterFlow.

0.0.4 #

  • Updated API Headers to support API calls in FlutterFlow.

0.0.5 #

  • Removed unnecessary exports from offline_first_fhir_client.dart. Added a Get API call function for paginated data. Updated logics for syncing in example App.

0.0.6 #

  • Updated Search Resource function name searchResourceByGivenKeysExample -> searchResourceByGivenKeys
2
likes
0
points
145
downloads

Publisher

verified publishertdh.org

Weekly Downloads

The offline_first_fhir_client library provides a comprehensive solution for managing and syncing FHIR resources in Flutter applications with offline-first capabilities. It is designed for developers building healthcare applications where reliable data access is critical, even in offline scenarios.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, hive_flutter, hive_generator, http, intl, json_path, mockito, path_provider, path_provider_platform_interface, workmanager

More

Packages that depend on offline_first_fhir_client