littlefish_reports 4.2.11 copy "littlefish_reports: ^4.2.11" to clipboard
littlefish_reports: ^4.2.11 copied to clipboard

PlatformAndroid
unlisted

The implementation of the littlefish reports engine, as a standard libary for all base report rendering and capabilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add littlefish_reports

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

dependencies:
  littlefish_reports: ^4.2.11

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:littlefish_reports/report_manager.dart';
import 'package:littlefish_reports/services/littlefish_report_client.dart';
import 'package:littlefish_reports/ui/helpers/report_viewer_helper.dart';
import 'package:littlefish_reports/ui/local_pdf_viewer.dart';
import 'package:littlefish_reports/ui/report_center_widget.dart';
import 'package:littlefish_reports/ui/report_dashboard_widget.dart';
import 'package:littlefish_reports/ui/report_viewer_widget.dart';
0
likes
120
points
437
downloads

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

The implementation of the littlefish reports engine, as a standard libary for all base report rendering and capabilities.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_file_dialog, flutter_file_downloader, littlefish_core, littlefish_core_utils, open_file, path_provider, permission_handler, share_plus, syncfusion_flutter_pdfviewer, webview_flutter

More

Packages that depend on littlefish_reports