parse-community / Parse-SDK-Flutter

The Dart/Flutter SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
575 stars 190 forks source link

update the package awesome_notifications #931

Closed sgehrman closed 1 year ago

sgehrman commented 1 year ago

awesome_notifications >=0.6.20 <0.7.5-dev.1 depends on intl ^0.17.0

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this issue!

mbfakourii commented 1 year ago

This problem is solved in awesome_notifications: ^0.7.5-dev.2+1, it is still in prerelease step!

https://github.com/rafaelsetragni/awesome_notifications/pull/786#issuecomment-1567579374

You can temporarily use the following code

dependency_overrides:
  awesome_notifications:
    git:
      url: https://github.com/mbfakourii/awesome_notifications.git
      ref: ef2eb8a766fb12bf1fe1a8f49dc0ce333272abf5

@sgehrman Please try to report issuse in template format

mbfakourii commented 1 year ago

This package has been removed, you can use the latest version of Parse Flutter