Open f-person opened 3 years ago
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
:memo: Please visit https://cla.developers.google.com/ to sign.
Once you've signed (or fixed any issues), please reply here with @googlebot I signed it!
and we'll verify it.
ℹ️ Googlers: Go here for more info.
@googlebot I signed it!
I understand that this package is not recommended for use now but there are apps that are migrating to null safety but still didn't migrate from flutter_flux
. So I think the migration process will be easier if a null-safe package is available on pub.dev.
@rxlabz @jimbeveridge @AndreHaueisen @Hixie can you please take a look at this PR?
LGTM, but I'm not an owner on this repo so I'm afraid my review means nothing.
Hi @Hixie. I was the owner of this repo before I left Google, but it doesn't look like I have approval permission anymore. This looks like a valuable PR - can someone else take over as owner so this PR can be approved?
@jimbeveridge would you like to continue being owner? i can see if we can give you rights again.
@Hixie SGTM.
@jimbeveridge I spoke to OSPO and they suggested the best course of action is for you to fork the repo and maintain it there, and then for us to archive this one. Would that work for you?
I migrated the code base (package, tests, example) to Flutter 2 and null-safety.