-
Notifications
You must be signed in to change notification settings - Fork 36
Upgrade to Flutter 2 and null-safety #49
base: master
Are you sure you want to change the base?
Conversation
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). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ 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 @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.