Tap-Payments / gosellSDK-Flutter

Flutter plugin for goSellSDK
MIT License
10 stars 26 forks source link

flutter null safety migration #29

Open miias opened 3 years ago

miias commented 3 years ago

hello. would you kindly provide us with a date for the null safety migration. and thank you in advance.

fh32000 commented 3 years ago

any update

fh32000 commented 3 years ago

@kareem5 @tappayments @olamonir @kareemTap @kholdunn

fh32000 commented 3 years ago

any update

@kareem5 @tappayments @olamonir @kareemTap @kholdunn

kareemTap commented 3 years ago

@fh32000 We are planning to upgrade to null safety. We will let you know when we start working on it. Thanks

fh32000 commented 3 years ago

any update

@kareem5 @tappayments @olamonir @kareemTap @kholdunn

fh32000 commented 3 years ago

22

EhabSalah commented 3 years ago

Hey guys, do you have any updates about the null safety migration?!

GujjuFlutterGuy commented 3 years ago

@kareem5 @kareemTap Any update on null-safety. Please update it. Its required now. Client have updated flutter project with null-safety but this plugin don't have null-safey support. Our projects are on hold due to this please update and make a new release if possible. Its a humble request from me. :pray:

p.s. : I've tried to add null-safety in your main code but there are bunch of issues that we are facing. some of are for Method channel with start_sdk

fh32000 commented 3 years ago

Hi @Ketuzzz Tap team did not give a release date for null safety. So we work hard to migrat this pakage to null safety. Thanks to @Add00w He made the necessary adjustments You can view it from https://github.com/Add00w/gosellSDK-Flutter/commits/master

to use our migration update your pubspec.yaml file

#go_sell_sdk_flutter: ^2.0.3
  go_sell_sdk_flutter:
    git:
      url: https://github.com/Add00w/gosellSDK-Flutter.git

Take a look @Ketuzzz @EhabSalah @miias @kareemTap

kareemTap commented 2 years ago

@miias It's supported now. please upgrade to our latest version.