flutter-carousel-pro icon indicating copy to clipboard operation
flutter-carousel-pro copied to clipboard

Null Safety Update

Open emma16113 opened this issue 3 years ago • 12 comments

Please update the package for null safety

emma16113 avatar Jun 12 '21 03:06 emma16113

https://github.com/iamnabink/another_carousel_pro , this is the null safe version of this package, feel free to contribute, will be soon live in pub.dev

iamnabink avatar Jul 06 '21 05:07 iamnabink

https://github.com/iamnabink/another_carousel_pro , this is the null safe version of this package, feel free to contribute, will be soon live in pub.dev

Great. Please update when it's live on pub.dev .

nehal076 avatar Jul 09 '21 09:07 nehal076

https://github.com/iamnabink/another_carousel_pro , this is the null safe version of this package, feel free to contribute, will be soon live in pub.dev

Please any updates on when this package will be live on pub.dev?

unknownaloy avatar Aug 06 '21 07:08 unknownaloy

carousel_pro_nullsafety: ^1.0.2

mdddj avatar Nov 12 '21 01:11 mdddj

another_carousel_pro: ^1.0.0

Apologies for the delayed activation in the community. I have tested and verified the package for your project and can confirm that it will not cause any code breakage. You may access the package at https://pub.dev/packages/another_carousel_pro. pub.dev and Just Change class name from Carousel to AnotherCarousel It comes with detailed documentation and recent updates.

iamnabink avatar Feb 25 '23 07:02 iamnabink

https://github.com/iamnabink/another_carousel_pro , this is the null safe version of this package, feel free to contribute, will be soon live in pub.dev

Please any updates on when this package will be live on pub.dev?

Apologies for the delayed activation in the community. I have tested and verified the package for your project and can confirm that it will not cause any code breakage. You may access the package at https://pub.dev/packages/another_carousel_pro. pub.dev and Just Change class name from Carousel to AnotherCarousel It comes with detailed documentation and recent updates.

iamnabink avatar Feb 25 '23 09:02 iamnabink

https://github.com/iamnabink/another_carousel_pro , this is the null safe version of this package, feel free to contribute, will be soon live in pub.dev

Great. Please update when it's live on pub.dev .

Apologies for the delayed activation in the community. I have tested and verified the package for your project and can confirm that it will not cause any code breakage. You may access the package at https://pub.dev/packages/another_carousel_pro. pub.dev and Just Change class name from Carousel to AnotherCarousel It comes with detailed documentation and recent updates.

iamnabink avatar Feb 25 '23 09:02 iamnabink

@iamnabink, I would like to inform you that your plugin another_carousel_pro has some borderRadius issues on flutter latest version 3.7.13+. Can you please look into that and provide an update?

rakib205 avatar Nov 05 '23 09:11 rakib205

I'm having the same issue with the latest Flutter version: "Error: The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry' because 'BorderRadius?' is nullable and 'BorderRadiusGeometry' isn't."

Any suggestions on how to solve this issue?

monsieur-ricky avatar Jan 04 '24 20:01 monsieur-ricky

Hi @ricky2k7, i resolve then issue reemplacing the line 205 the file carousel_pro_nullsafety.dart in module, is a soluction temporal while waiting an oficial

this to change null for BorderRadius.zero

image

jecuevas avatar Jan 12 '24 03:01 jecuevas

Hy ✋🏻 @ricky2k7 @jecuevas , thanks, issue has been resolved and new updated version of another_carasoul_pro has been made live, please check it out here : https://pub.dev/packages/another_carousel_pro

iamnabink avatar Jan 23 '24 09:01 iamnabink

Hey @iamnabink! Thanks for the feedback and update. I'm going to check it out :)

monsieur-ricky avatar Jan 23 '24 09:01 monsieur-ricky