flutter_smart_select icon indicating copy to clipboard operation
flutter_smart_select copied to clipboard

Is the package still maintained?

Open herman-the-worm opened this issue 3 years ago • 4 comments

I see so many open issues and none of them addressed including null safety.

Is it safe to assume that this library won't be receiving updates from the maintainers anymore?

Thanks

herman-the-worm avatar Jun 28 '21 15:06 herman-the-worm

I have sent a mail to repo owner but he did not response. I hope he is fine. Package is very powerful and popular. I think we should discuss fork the repo.

ayberkcal avatar Sep 02 '21 18:09 ayberkcal

Any news on the fork?

Package is great, and needs a bit of love.

divan avatar Sep 10 '21 11:09 divan

Looks like this library is abandoned, however there are two Null-safety forks: Well maintained: Github: https://github.com/artflutter/flutter_awesome_select Pub: https://pub.dev/packages/flutter_awesome_select

Less maintained: Github: https://github.com/akbarpulatov/flutter_awesome_select Pub: https://pub.dev/packages/awesome_select

absar avatar Oct 20 '21 17:10 absar

I released https://pub.dev/packages/flutter_awesome_select with fixed null safety. Could you check that everything works for you?

vasilich6107 avatar Nov 12 '21 23:11 vasilich6107

Hi everyone,

I'm sorry to announce that I'm no longer maintaining the smart_select package. It's been a great project, but it's become too difficult to maintain.

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.

davigmacode avatar Aug 26 '23 10:08 davigmacode