pushy / pushy-flutter

The official Pushy SDK for Flutter apps.
Apache License 2.0
21 stars 19 forks source link

Namespace is not specified #71

Closed farahfarah1 closed 2 months ago

pushy commented 2 months ago

Hi @farahfarah1 , Thanks so much for your contribution!

We've merged the PR and published version 2.0.21 to pub.dev.

1) Please update the Pushy Flutter SDK in your app by editing the pubspec.yaml in the root directory of your project and updating the pushy_flutter package version to 2.0.21:

pushy_flutter: 2.0.21

2) Run flutter pub get to fetch the new version of our SDK.

This PR closes #70.

Please let us know if there's anything else we can help with.