package_reports 0.0.3 copy "package_reports: ^0.0.3" to clipboard
package_reports: ^0.0.3 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: ^0.0.3

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';
3
likes
40
pub points
0%
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

License

MIT (LICENSE)

Dependencies

adaptive_scrollbar, crypto, fl_chart, fluent_ui, flutter, flutter_mobx, get_it, http, intl, loading_animation_widget, mobx, open_filex, path_provider, syncfusion_flutter_charts, syncfusion_flutter_core, syncfusion_flutter_xlsio, universal_html

More

Packages that depend on package_reports