report_previewer 1.2.2 copy "report_previewer: ^1.2.2" to clipboard
report_previewer: ^1.2.2 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 Dart:

 $ dart pub add report_previewer

With Flutter:

 $ flutter pub add report_previewer

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

dependencies:
  report_previewer: ^1.2.2

Alternatively, your editor might support dart pub get or 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
0
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing a widget for previewing reports.

License

unknown (license)

Dependencies

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

More

Packages that depend on report_previewer