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

Simple one-line Firebase Analytics + Remote Config wrapper with event name validation and sanitization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_analytics_manager

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

dependencies:
  simple_analytics_manager: ^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:simple_analytics_manager/simple_analytics_manager.dart';
0
likes
130
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

Simple one-line Firebase Analytics + Remote Config wrapper with event name validation and sanitization.

Homepage
Repository
View/report issues

Topics

#firebase #analytics #remote-config #flutter

Documentation

API reference

License

MIT (license)

Dependencies

firebase_analytics, firebase_core, firebase_remote_config, flutter

More

Packages that depend on simple_analytics_manager