Dn-a / flutter_tags

With flutter tags you can create selectable or input tags that automatically adapt to the screen width
https://pub.dartlang.org/packages/flutter_tags
MIT License
508 stars 124 forks source link

Fix null `DataList` issue + other null-safety concerns #86

Open pierrea opened 3 years ago

pierrea commented 3 years ago

This PR fixes https://github.com/Dn-a/flutter_tags/issues/79 and addresses all the other null-safety warnings. Version proposed: 1.0.1

smalburg1 commented 2 years ago

It worked! Why has this not been merged yet?

pierrea commented 2 years ago

cc @Dn-a 🙏

tony123S commented 2 years ago

so how do we use this if this has not been merged yet ?!

pedrox-hs commented 11 months ago

so how do we use this if this has not been merged yet ?!

@tony123S, sorry for the delay, I think you already did it, but if anyone needs it too:

flutter pub add flutter_tags --git-url=https://github.com/pierrea/flutter_tags --git-ref=null-safety