report_previewer 0.0.8 copy "report_previewer: ^0.0.8" to clipboard
report_previewer: ^0.0.8 copied to clipboard

A Flutter package providing a widget for previewing reports.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add report_previewer

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

dependencies:
  report_previewer: ^0.0.8

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:report_previewer/report_previewer.dart';
0
likes
65
points
477
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing a widget for previewing reports.

Documentation

API reference

License

MIT (license)

Dependencies

banking_reports, data_table_2, flutter, get, http, intl, pdf_render, shimmer

More

Packages that depend on report_previewer