Conversation
# Conflicts: # lib/optimizely_plugin.dart # pubspec.yaml
maxnovak
left a comment
There was a problem hiding this comment.
Could you please undo the format changes, which are unrelated to your PR?
e.g. the double to single quotes & tab changes
Done |
|
Looks like the flutter version should updated in the CI |
Yep, I think updating it to |
Thanks for that. Already changed it and it worked |
kevin49999
left a comment
There was a problem hiding this comment.
lgtm! 🌠 Thanks for contributing
My pleasure. Thank you for letting me do that! |
Of course, thanks again. It's published. There are notes in the release on GitHub, but I will follow-up with an update in the |
Reopened:
Hi there,
I just migrated to null safety the plugin regarding this #10
I hope you can take a look and left some comments if needed. @maxnovak @longhorn499
Best.
Description
Motivation and Context
It's required to be able to migrate to dart null safety.
10
Type of Change:
Checklist