flutter_appavailability icon indicating copy to clipboard operation
flutter_appavailability copied to clipboard

Migrate to null-safety

Open LeonardoRosaa opened this issue 3 years ago • 9 comments

Starting pull request to migrate package to null safety version.

To do:

  • [x] Migrate to null safety;
  • [x] Test in IOS plataform;
  • [x] Test in Android plataform.

LeonardoRosaa avatar Jul 18 '21 13:07 LeonardoRosaa

@pichillilorenzo any updates on this? Is this library still maintained?

GRBurst avatar Sep 07 '21 17:09 GRBurst

Is anyone actively reviewing the PR? There seems to be no assigne or reviewers attached.

sagargpt avatar Sep 08 '21 03:09 sagargpt

Is anyone reviewing this and going to merge? @pichillilorenzo

juliavi avatar Sep 15 '21 11:09 juliavi

@pichillilorenzo

juliavi avatar Sep 24 '21 00:09 juliavi

any update on this?

Nei1eveN avatar Jan 24 '22 06:01 Nei1eveN

Hey folks, I writing a similar package, from here after some weeks I launch first release for Android only. I doing make a skeleton first to launch and open for public.

But I warning, I need help to write for IOS platform.

Thanks!

LeonardoRosaa avatar Feb 04 '22 14:02 LeonardoRosaa

@juliavi @Nei1eveN @GRBurst @sagargpt I did launch first release: https://github.com/LeonardoRosaa/have_app

LeonardoRosaa avatar Feb 08 '22 12:02 LeonardoRosaa

any update on this?

Hey, I recently refactored this whole package in Kotlin. Here's the link if you want to use it - https://github.com/Yash-Garg/AppCheck

Works for both Android and iOS, including null safety.

Yash-Garg avatar Mar 17 '22 20:03 Yash-Garg

Great! Thanks. Until @pichillilorenzo merges this PR. Use it like this

  flutter_appavailability:
    git: https://github.com/LeonardoRosaa/flutter_appavailability

rahuldange09 avatar Apr 08 '22 20:04 rahuldange09