flutter_multiselect icon indicating copy to clipboard operation
flutter_multiselect copied to clipboard

It is not NULL SAFETY

Open kamleshwebtech opened this issue 4 years ago • 3 comments

I have setup it in my project and getting error in console:

The library 'package:flutter_multiselect/flutter_multiselect.dart' is legacy, and should not be imported into a null safe library.
Try migrating the imported library.

Which means it does not support NULL SAFETY project. Kindly share null safety package link. Thanks a lot.

kamleshwebtech avatar May 22 '21 06:05 kamleshwebtech

Null Safety PR: https://github.com/hiddencaliber/flutter_multiselect/pull/33

lcsvcn avatar Jun 26 '21 14:06 lcsvcn

Waiting for author review and merge.

lcsvcn avatar Jun 26 '21 14:06 lcsvcn