flutter_xlider
flutter_xlider copied to clipboard
PLEASE UPDATE TO NULL SAFEY
Hello,
can you please update to null safety? Your package is wonderful but we are all quite stuck. I see i am not the only one requesting the update. Thank you for your dedication. Cheers.
+1
+1
+1
+1
+1
+1
Any update on null-safety. I am stuck with my project I want to upgrade it @Ali-Azmoud
+1
Do it please
@Ali-Azmoud can you please release the current master branch package in dart to support null safety ?
flutter_xlider:
git:
url: https://github.com/Ali-Azmoud/flutter_xlider.git
ref: master
Master branch supports Null Safety but the pub version has not been updated use this.
Hi, is there any update on when the pub version will use the null safety release?
Depending straight on the master branch via git isn't viable for the project I'm working on at the moment
Ok this is looking bad. Is this package abandonned?
What is reason that pub version still not updated to null safety while master branch is support it? Is master branch have some important issues which which do not allow updating pub version? If yes, which issues need to be fixed in order to be able to update the pub version as soon as possible?
Depending straight on the master branch via git isn't viable for the project I'm working on at the moment
If you pin to commit you won't get security issues. Or you can also fork this repo and point on your fork? Or copy the only lib file in your project and use it as-it: https://github.com/Ali-Azmoud/flutter_xlider/blob/master/lib/flutter_xlider.dart
Sorry @HugoHeneault I missed this! Thanks for your comment, it's not that sort of security issue but rather the business does not want to depend on external packages via git in that way for this project and would rather feel more comfortable with an offical release via pub.dev.
@gilescm use the forked version that is null safe on pub.dev called another_xlider.
Direct link to null safe alternative i was forced to use: https://pub.dev/packages/another_xlider