analytics 2.0.0 copy "analytics: ^2.0.0" to clipboard
analytics: ^2.0.0 copied to clipboard

Interface for working with analytic services. The library is supposed to unify work with various analytic services.

Changelog #

2.0.0 #

To use a specific analytics service, you need to define a strategy. Strategies are stored in the AnalyticService class, which has a performAction method that sends an event to specific analytics services by calling the strategies performAction method. The AnalyticStrategy and AnalyticService implement the AnalyticActionPerformer.

1.0.2 #

  • Internal improvement

1.0.1 #

  • Stable release

1.0.0-dev.1 #

  • Cleanup pubspec.yaml

1.0.0 #

  • Migrated to null safety, min SDK is 2.12.0.

0.0.1-dev.0 #

  • Initial release
43
likes
0
points
1.85k
downloads

Publisher

verified publishersurf.ru

Weekly Downloads

Interface for working with analytic services. The library is supposed to unify work with various analytic services.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

logger

More

Packages that depend on analytics