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

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

Changelog #

2.0.3 #

Correct logo position

2.0.2 #

Rebranding

2.0.1 #

Updated readme file

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
42
likes
150
points
2.17k
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
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

logger

More

Packages that depend on analytics