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

Support null safety

Open IchordeDionysos opened this issue 4 years ago • 14 comments

This is a request to add support for null safety to package:carousel_pro. We depend on your awesome package, so would be great to have null safety enabled.

The Dart/Flutter team already encourages publishing the migrated packages: See this blog post.

See the migration guide for details about enabling null safety.

IchordeDionysos avatar Feb 23 '21 07:02 IchordeDionysos

The new Dart version with null-safety was just released 😍 https://medium.com/dartlang/announcing-dart-2-12-499a6e689c87

IchordeDionysos avatar Mar 03 '21 19:03 IchordeDionysos

+1 Please add null-safety support.

nehal076 avatar Mar 05 '21 09:03 nehal076

+1

marcoandrecwb avatar Mar 06 '21 17:03 marcoandrecwb

+1

quocbao238 avatar Mar 10 '21 07:03 quocbao238

+1

jtkeyva avatar Apr 06 '21 00:04 jtkeyva

+1

iamnabink avatar Apr 07 '21 08:04 iamnabink

+1 it's important for us to have this project migrated to nullsafety, there is no other package that can do what this package does.

kmilo2622 avatar Apr 09 '21 16:04 kmilo2622

It's a great package. Should not be disposed only because it doesn't have null safety support.

gustavo-perini avatar Apr 21 '21 20:04 gustavo-perini

+2 Please add null-safety support.

john182 avatar Apr 29 '21 00:04 john182

+1

ksydex avatar May 02 '21 15:05 ksydex

+1

YoussefGheith avatar May 15 '21 15:05 YoussefGheith

Since this repository has been dead for a long time i can advice you to use this plugin: https://pub.dev/packages/carousel_slider/versions/4.0.0-nullsafety.0 I used carousel_pro but with null-safety migrated on carousel_slider and it's amazing. It's also simple and way more customizable. Hope it helps someone

ksydex avatar May 17 '21 19:05 ksydex

@ksydex I'm using it, but the images are in effect and the scenario I'm trying to use is with the broken layout.

john182 avatar May 18 '21 21:05 john182

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