offline_first_fhir_client 0.0.8 copy "offline_first_fhir_client: ^0.0.8" to clipboard
offline_first_fhir_client: ^0.0.8 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 [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add offline_first_fhir_client

With Flutter:

 $ flutter pub add offline_first_fhir_client

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  offline_first_fhir_client: ^0.0.8

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:offline_first_fhir_client/offline_first_fhir_client.dart';
2
likes
0
points
135
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