pichillilorenzo / flutter_appavailability

A Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.
https://pub.dartlang.org/packages/flutter_appavailability
MIT License
92 stars 89 forks source link

Migrate to null-safety #24

Closed LeonardoRosaa closed 1 year ago

LeonardoRosaa commented 3 years ago

Starting pull request to migrate package to null safety version.

To do:

GRBurst commented 3 years ago

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

sagargpt commented 3 years ago

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

juliavi commented 3 years ago

Is anyone reviewing this and going to merge? @pichillilorenzo

juliavi commented 2 years ago

@pichillilorenzo

Nei1eveN commented 2 years ago

any update on this?

LeonardoRosaa commented 2 years ago

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 commented 2 years ago

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

Yash-Garg commented 2 years ago

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.

rahuldange09 commented 2 years ago

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

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