flutter-polygon-clipper icon indicating copy to clipboard operation
flutter-polygon-clipper copied to clipboard

null-safety version

Open alexgrusu opened this issue 3 years ago • 7 comments

Can we have the null-safety version published on pub.dev?

alexgrusu avatar Mar 23 '21 15:03 alexgrusu

@leonardocaldas I am willing to create a pull-request with null-safety if you have time to approve and publish.

wietsebuseyne avatar Mar 24 '21 08:03 wietsebuseyne

@leonardocaldas I am willing to create a pull-request with null-safety if you have time to approve and publish.

@leonardocaldas any thoughts?

alexgrusu avatar Mar 25 '21 14:03 alexgrusu

@leonardocaldas I am willing to create a pull-request with null-safety if you have time to approve and publish.

@leonardocaldas any thoughts?

If not, I could publish my revised flutter 2.0 NNBD version of the package. But obviously it would be better if it came as a new version of this package.

wietsebuseyne avatar Mar 30 '21 19:03 wietsebuseyne

@wietsebuseyne I think you can do this without any doubt. As far as I can see, someone did the same for the flushbar package: https://pub.dev/packages/another_flushbar

alexgrusu avatar Mar 30 '21 19:03 alexgrusu

👍 I'll try to publish a package by the end of the week and let you know.

wietsebuseyne avatar Mar 30 '21 20:03 wietsebuseyne

@alexgrusu You can try my forked package flutter_polygon which supports null-safety starting from version 0.2.0:

flutter_polygon: ^0.2.0

wietsebuseyne avatar Apr 01 '21 20:04 wietsebuseyne

@wietsebuseyne thank you very much, I really appreciate your work and the effort. It worked like a charm.

alexgrusu avatar Apr 02 '21 08:04 alexgrusu