tinycolor icon indicating copy to clipboard operation
tinycolor copied to clipboard

Null Safety

Open jonbhanson opened this issue 4 years ago • 18 comments

Thanks for the great package!

Do you plan to make a null safe update of the package?

jonbhanson avatar Feb 22 '21 23:02 jonbhanson

Fixed by #13

georgeherby avatar Feb 25 '21 20:02 georgeherby

Any news on this? I'd need null safety on this package to be able to migrate my app...

WieFel avatar May 18 '21 12:05 WieFel

Hi, any update?

AjayShanker-geek avatar Jun 12 '21 08:06 AjayShanker-geek

I think it is a good time to ask if @Skquark @mendieta can merge PR #13 and release new version on pub.dev.

calvintam236 avatar Jun 16 '21 09:06 calvintam236

@calvintam236 true. It seems there are not many updates happening on this package anymore.

If @Skquark @mendieta don't have time, someone could join the maintainers to be able to merge PRs and release new versions. I would be interested for example...

WieFel avatar Jun 16 '21 13:06 WieFel

@calvintam236 true. It seems there are not many updates happening on this package anymore.

If @Skquark @mendieta don't have time, someone could join the maintainers to be able to merge PRs and release new versions. I would be interested for example...

If they are not going to response soon, I think it is a good time to start a community fork tinycolor2.

calvintam236 avatar Jun 17 '21 11:06 calvintam236

@calvintam236 exactly

WieFel avatar Jun 17 '21 12:06 WieFel

Should it be called tinycolor 2 2 or tinycolor 3? 🤔

TNorbury avatar Jun 17 '21 14:06 TNorbury

Should it be called tinycolor 2 2 or tinycolor 3? 🤔

Current version is v1.0.3 so tinycolor2 for v2 make sense.

tinycolor2 is also the original package name, which is a perfect match.

Node.js side: https://www.npmjs.com/package/tinycolor2

calvintam236 avatar Jun 17 '21 19:06 calvintam236

@calvintam236 should I go ahead and fork the repo? I can add you as co-maintainer...

WieFel avatar Jun 23 '21 18:06 WieFel

@calvintam236 should I go ahead and fork the repo? I can add you as co-maintainer...

Sure. That works for me. You can do it under an organization since it is community based.

calvintam236 avatar Jun 23 '21 19:06 calvintam236

@calvintam236 I think I'd first fork it on my personal account and then in a second step propose it e.g. to fluttercommunity organization. Except you already have some organization!?

WieFel avatar Jun 24 '21 05:06 WieFel

@calvintam236 I think I'd first fork it on my personal account and then in a second step propose it e.g. to fluttercommunity organization. Except you already have some organization!?

https://github.com/fluttercommunity/community#note-to-packages-owners

Let’s create an organization for this project, maybe tinycommunity? 🤣 This way, both of us can publish to pub.dev as organization admin. After we got everything clean up and updated, then we can go for fluttercommunity or remains as standalone. That decision depends on the community.

calvintam236 avatar Jun 24 '21 07:06 calvintam236

Hey all, community-forked repo is live now. Please feel free to contribute PRs while we are working to update the code and publish to pub.dev.

calvintam236 avatar Jun 24 '21 19:06 calvintam236

Hi, Any news on this?

manukumarsb7 avatar Nov 30 '21 11:11 manukumarsb7

Hey all, community-forked repo is live now. Please feel free to contribute PRs while we are working to update the code and publish to pub.dev.

@manukumarsb7 check this

WieFel avatar Nov 30 '21 14:11 WieFel

Hi @WieFel @calvintam236 When you guys are planning to publish null safety update on pub.dev ?

rkoshti avatar Jan 10 '22 12:01 rkoshti

@rkoshti it is already released for some time. Be aware that therefore you have to use our new package tinycolor2: https://pub.dev/packages/tinycolor2

WieFel avatar Jan 10 '22 14:01 WieFel