package_reports 1.0.0 copy "package_reports: ^1.0.0" to clipboard
package_reports: ^1.0.0 copied to clipboard

Package de criação de relatórios, gráficos e exportação para excel, tudo automaticamente a partir de uma entrada de JSON.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add package_reports

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

dependencies:
  package_reports: ^1.0.0

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:package_reports/package_reports.dart';
4
likes
120
pub points
10%
popularity

Publisher

unverified uploader

Package de criação de relatórios, gráficos e exportação para excel, tudo automaticamente a partir de uma entrada de JSON.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

adaptive_scrollbar, crypto, flutter, flutter_mobx, http, intl, loading_animation_widget, mobx, open_filex, path_provider, pdf, printing, responsive_builder, shared_preferences, syncfusion_flutter_charts, syncfusion_flutter_xlsio, universal_html

More

Packages that depend on package_reports