flutter_smart_select
flutter_smart_select copied to clipboard
Null safety
- I've fixed syntax errors using the migration tool
- I've fixed some failure tests
Is there any way to merge this PR? @davigmacode
ping @davigmacode.
Another ping @davigmacode
Another ping @davigmacode
if author is no longer maintaining maybe someone can take over the package?
One ping more @davigmacode
Another ping @davigmacode
@pblinux
@davigmacode ping
@davigmacode ping
ping @davigmacode
no point in 'ping' someone should make a fork someone who wants and can maintain package
I forked and uploaded to pub.dev as awesome_select. You can now contribute to https://github.com/akbarpulatov/flutter_smart_select. Thank you! PS: I merged this PR. Credentials: @iktakahiro Further PRs are appreciated))
Another ping @davigmacode
I released https://pub.dev/packages/flutter_awesome_select with fixed null safety. Could you check that everything works for you?
@this-is-allan @SergeyMiracle @iktakahiro @marcoberetta96 @herman-the-worm @alr2413 @RicardoRB
this PR unfortunately does not have proper null safety migration. I forked and fixed the issues in https://pub.dev/packages/flutter_awesome_select
@this-is-allan
@SergeyMiracle
@iktakahiro
@marcoberetta96
@herman-the-worm
@alr2413
@RicardoRB
this PR unfortunately does not have proper null safety migration.
I forked and fixed the issues in https://pub.dev/packages/flutter_awesome_select
Hey thank you for your work, but spamming to everyone everywhere, multiple times, I believe isn't the best approach to let the people know it.
May be) But how they would know if not?) I’m not considering this is as spam. I would rather say that it is targeted information that could be very helpful in case if users still want to use this package.
It is already fixed in https://github.com/akbarpulatov/flutter_smart_select https://pub.dev/packages/awesome_select on 5.1.0 version
Hi everyone,
I'm really sorry for not maintaining the smart_select package in a long time. It's been a great project, but it's become too difficult for me to maintain, especially since I've been going through a tough time for the past few years.
In its place, I've released a new package called choice. The combination to smart_select and chips_choice with cleaner, more flexible, and composable API for creating inline or prompted choice widgets with single or multiple selection.
I hope you'll check out choice. I think you'll find it to be a great replacement for smart_select.
Thanks for your understanding.