flutter_smart_select icon indicating copy to clipboard operation
flutter_smart_select copied to clipboard

Null safety

Open iktakahiro opened this issue 3 years ago • 19 comments

  1. I've fixed syntax errors using the migration tool
  2. I've fixed some failure tests

iktakahiro avatar Mar 23 '21 23:03 iktakahiro

Is there any way to merge this PR? @davigmacode

SergeyMiracle avatar Mar 31 '21 02:03 SergeyMiracle

ping @davigmacode.

alr2413 avatar Apr 03 '21 08:04 alr2413

Another ping @davigmacode

RicardoRB avatar Apr 07 '21 07:04 RicardoRB

Another ping @davigmacode

letsfire avatar Apr 13 '21 08:04 letsfire

if author is no longer maintaining maybe someone can take over the package?

SergeyMiracle avatar Apr 13 '21 10:04 SergeyMiracle

One ping more @davigmacode

RicardoRB avatar Apr 27 '21 08:04 RicardoRB

Another ping @davigmacode

alr2413 avatar May 13 '21 12:05 alr2413

@pblinux

herman-the-worm avatar Jun 12 '21 09:06 herman-the-worm

@davigmacode ping

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

@davigmacode ping

webtransplatform avatar Jul 06 '21 12:07 webtransplatform

ping @davigmacode

marcoberetta96 avatar Jul 25 '21 15:07 marcoberetta96

no point in 'ping' someone should make a fork someone who wants and can maintain package

SergeyMiracle avatar Jul 27 '21 06:07 SergeyMiracle

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))

akbarpulatov avatar Sep 11 '21 10:09 akbarpulatov

Another ping @davigmacode

this-is-allan avatar Nov 09 '21 10:11 this-is-allan

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

@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

vasilich6107 avatar Nov 13 '21 10:11 vasilich6107

@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.

RicardoRB avatar Nov 13 '21 10:11 RicardoRB

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.

vasilich6107 avatar Nov 13 '21 10:11 vasilich6107

It is already fixed in https://github.com/akbarpulatov/flutter_smart_select https://pub.dev/packages/awesome_select on 5.1.0 version

akbarpulatov avatar Nov 21 '21 11:11 akbarpulatov

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.

davigmacode avatar Aug 26 '23 11:08 davigmacode