referral_reconciliation 1.0.2+1 copy "referral_reconciliation: ^1.0.2+1" to clipboard
referral_reconciliation: ^1.0.2+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 Flutter:

 $ flutter pub add referral_reconciliation

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

dependencies:
  referral_reconciliation: ^1.0.2+1

Alternatively, your editor might support 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';