Flutterando / flutterando_metrics

Home Page:https://flutterando.github.io/flutterando_metrics/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

- [FIX] Review dependencies

FMorschel opened this issue · comments

Description

While trying to use firebase_ui_auth and flutterando_metrics at the same time, I got a dependency errro because firebase_ui_auth already depends on http: ^1.0.0

I've created a fork from this project and updated the dependency for http by removing it, and got no errors.

Could you please review the dependencies needed for the package?