pharmago_packages 1.0.2 copy "pharmago_packages: ^1.0.2" to clipboard
pharmago_packages: ^1.0.2 copied to clipboard

Reusable Flutter components for pharmacy applications. Provides cross-platform widgets for barcode scanning (camera and external USB readers) and comprehensive PDF generation with KPIs, tables, and charts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pharmago_packages

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

dependencies:
  pharmago_packages: ^1.0.2

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:pharmago_packages/pharmago_packages.dart';
0
likes
115
points
176
downloads

Publisher

unverified uploader

Weekly Downloads

Reusable Flutter components for pharmacy applications. Provides cross-platform widgets for barcode scanning (camera and external USB readers) and comprehensive PDF generation with KPIs, tables, and charts.

Repository (GitHub)
View/report issues

Topics

#barcode #scanner #pdf #pharmacy #widget

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, device_info_plus, flutter, gap, get, mobile_scanner, pdf, permission_handler, printing, system_info_plus

More

Packages that depend on pharmago_packages