poitch / dart-matomo

A Dart Matomo Client
MIT License
20 stars 39 forks source link

Upgrade libraries to use in up to date projects #42

Open AlirezaDaryani opened 1 year ago

AlirezaDaryani commented 1 year ago

When I need to use this package in my app, it was impossible to upgrade common packages. for example I want to use package_info_plus: ^3.0.2 in my app but it was impossible because Matomo used old versions of that. Here is updated packages in yaml file:

  fk_user_agent: ^2.0.1
  http: ^0.13.5
  uuid: ^3.0.7
  package_info_plus: ^3.0.2
  shared_preferences: ^2.0.5
  logging: ^1.1.0
  universal_html: ^2.0.7