pharmago_packages 1.1.2 copy "pharmago_packages: ^1.1.2" to clipboard
pharmago_packages: ^1.1.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.1.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
110
points
100
downloads

Documentation

API reference

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

License

MIT (license)

Dependencies

audioplayers, device_info_plus, flutter, flutter_web_plugins, gap, get, pdf, permission_handler, plugin_platform_interface, printing, shared_preferences, system_info_plus, web

More

Packages that depend on pharmago_packages

Packages that implement pharmago_packages