Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flutter] Update Unimodules Flutter Adapter #5632

Merged
merged 5 commits into from Oct 9, 2019
Merged

[Flutter] Update Unimodules Flutter Adapter #5632

merged 5 commits into from Oct 9, 2019

Conversation

FiberJW
Copy link
Contributor

@FiberJW FiberJW commented Sep 12, 2019

Why

After the EX -> UM rename (EXCore -> UMCore, for example), the Flutter adapter needed to be updated to keep up with those changes.

How

I updated the podspec and gradle files for iOS and Android respectively to match the new unimodules framework package names.

Test Plan

Make sure that you have Flutter installed,cd into packages/expo-flutter-adapter/example, yarn, and run flutter run with a connected physical device to test that the updated adapter works with the currently existing permissions and sensors PoC modules.

Once approved/merged, I'll publish this update to the Flutter/Dart package registry, pub.dev.

Thanks!

Copy link
Contributor

@sjchmiela sjchmiela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! I hope that wasn't too difficult to upgrade the adapter to new unimodules. 💪

@FiberJW FiberJW merged commit b4fa6bf into expo:master Oct 9, 2019
@FiberJW FiberJW deleted the @juwan/update-flutter-adapter branch October 9, 2019 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants