tomgilder / flutter_apple_sign_in

Flutter Plugin for Sign In with Apple
MIT License
160 stars 71 forks source link

Hey, I have developed Null-Safety version of this module with Flutter 2.0 Support #69

Open AathifMahir opened 3 years ago

AathifMahir commented 3 years ago

Hey, I have developed Null-Safety version of this module with Flutter 2.0 Support using this source code. Can i contribute code this project or is it fine if upload null-safety and most of the bug fixed version as separate package?

nishtahir commented 3 years ago

@AathifMahir have you got a link to the repository? Current consumers of this library can pull the git repo directly while waiting for it to get merged here.

dukaric1991 commented 3 years ago

any news on that?

adham-ashraf77 commented 3 years ago

any news ?

adham-ashraf77 commented 3 years ago

i found this : https://github.com/saisantosh2095/flutter_apple_sign_in

thecreativedg commented 3 years ago

i found this : https://github.com/saisantosh2095/flutter_apple_sign_in

bro how to use this

dukaric1991 commented 3 years ago

@thecreativedg this [https://pub.dev/packages/the_apple_sign_in]() is the new null safety package based on this package

thecreativedg commented 3 years ago

thank you my friend, I will try it