ds_common 0.1.8
ds_common: ^0.1.8 copied to clipboard
Common library SectDev of Flutter projects (https://sect.dev/) - wraps Yandex Metrica, Firebase Crashlytics, RemoteConfig, Fimber, etc.
0.1.8 #
- update UserX to 1.1.0 (previous versions of ds_common are incompatible with UserX 1.1.0)
0.1.7 #
- add optional debug mode sending to DSMetrica
- add dynamic PersistentAttrs (DSMetrica.setPersistentAttrsHandler)
0.1.6 #
- build fixed
0.1.5 #
- add reportScreenOpened method
- update AppMetrica plugin min version
- add some documentation
0.1.4 #
- DSPrefs now is a ChangeNotifier
0.1.3 #
- disable text highlighting for iOS logging
0.1.2 #
- dependencies updated
0.1.1 #
- DSMetrica initialization fixed
0.1.0 #
- implements Metrica, Firebase Crashlytics, RemoteConfig, Fimber and Shared Preferences support