Vanethos / flutter_notification_permissions

Plugin for Flutter to check and ask for Notification Permissions
BSD 2-Clause "Simplified" License
81 stars 72 forks source link

Add support for Null Safety #37

Closed RegisSaffi closed 3 years ago

RegisSaffi commented 3 years ago

Add Support for null safety to be able to upgrade to Flutter 2

Aulig commented 3 years ago

Null safety is already supported on master, @Vanethos just needs to publish it to pub.dev still Use

  notification_permissions:
    git:
      url: https://github.com/Vanethos/flutter_notification_permissions

for now

RegisSaffi commented 3 years ago

Okay, good to know.

So, when can we expect it to be published on pub? We will appreciate that!

Vanethos commented 3 years ago

Yes!

I'm deeply sorry for taking so long, but unfortunately I wasn't able to do it before

Published v0.5.0 🎉