AndriousSolutions / ads

Other
58 stars 11 forks source link

Can't update firebase_core to version 0.5.0 #33

Closed alectogeek closed 3 years ago

alectogeek commented 3 years ago

Because ads 1.7.3 depends on firebase_admob ^0.9.0 and no versions of ads match >1.7.3 <2.0.0, ads ^1.7.3 requires firebase_admob ^0.9.0.

Andrious commented 3 years ago

One moment... I'll take a look into this.

Andrious commented 3 years ago

Yes, many other packages and apps have been waiting for over a month now for an update to the firebase_admob plugin. There is a firebase_admob plugin currently under development with a version number, 0.10.0-dev.1. The Ads package will use it, for now, to allow for firebase_core 0.5.0. This is until a 'production ready' version is made available to us.

Andrious commented 3 years ago

Please stand by...

Andrious commented 3 years ago

Ads ver. 2.0.0 is now available.
Note, the firebase_admob plugin is still 'under development.'
Please, let me know if there are any issues with this release.

alectogeek commented 3 years ago

@Andrious Thanks! Looks like everything is ok for now. Thanks a lot!