referral_reconciliation 1.0.2-dev.1 copy "referral_reconciliation: ^1.0.2-dev.1" to clipboard
referral_reconciliation: ^1.0.2-dev.1 copied to clipboard

This module will enable the health facility supervisors to track referrals made by on-field health workers to different health facilities digitally via the Digit HCM app

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add referral_reconciliation

With Flutter:

 $ flutter pub add referral_reconciliation

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

dependencies:
  referral_reconciliation: ^1.0.2-dev.1

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:referral_reconciliation/referral_reconciliation.dart';
2
likes
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

This module will enable the health facility supervisors to track referrals made by on-field health workers to different health facilities digitally via the Digit HCM app

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_route, collection, dart_mappable, digit_components, digit_data_model, digit_scanner, drift, drift_db_viewer, flutter, flutter_bloc, flutter_keyboard_visibility, flutter_svg, fluttertoast, freezed_annotation, group_radio_button, intl, overlay_builder, path, path_provider, pluto_grid, reactive_forms, recase, sqlite3_flutter_libs, stream_transform, uuid

More

Packages that depend on referral_reconciliation