google_analystic_charts 0.0.1 copy "google_analystic_charts: ^0.0.1" to clipboard
google_analystic_charts: ^0.0.1 copied to clipboard

Plugin Flutter para exibir Google Charts (gráficos do Google) em Android, iOS, macOS e Web, ideal para dados do Google Analytics (GA4) vindos do seu backend.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_analystic_charts

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

dependencies:
  google_analystic_charts: ^0.0.1

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:google_analystic_charts/google_analystic_charts.dart';
0
likes
60
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Plugin Flutter para exibir Google Charts (gráficos do Google) em Android, iOS, macOS e Web, ideal para dados do Google Analytics (GA4) vindos do seu backend.

Homepage

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http, js, plugin_platform_interface, web, webview_flutter

More

Packages that depend on google_analystic_charts

Packages that implement google_analystic_charts