payment_invoice_app 0.1.18 copy "payment_invoice_app: ^0.1.18" to clipboard
payment_invoice_app: ^0.1.18 copied to clipboard

Primary care health application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payment_invoice_app

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

dependencies:
  payment_invoice_app: ^0.1.18

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:payment_invoice_app/main.dart';
import 'package:payment_invoice_app/models/ui/payment_head.dart';
import 'package:payment_invoice_app/models/ui/payment_invoice_model.dart';
import 'package:payment_invoice_app/modules/SingleSelectedDropdown.dart';
import 'package:payment_invoice_app/modules/dialog_component.dart';
import 'package:payment_invoice_app/modules/payment_invoice_dialogue.dart';
import 'package:payment_invoice_app/modules/payment_invoice_modal.dart';
import 'package:payment_invoice_app/payment_invoice_library.dart';
1
likes
20
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Primary care health application.

License

unknown (license)

Dependencies

equatable, flutter, flutter_form_builder, flutter_localizations, flutter_svg, form_builder_validators, intl, multi_dropdown

More

Packages that depend on payment_invoice_app