Skip to content

Add android support #9

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

Merged
merged 7 commits into from
May 20, 2021
Merged

Add android support #9

merged 7 commits into from
May 20, 2021

Conversation

unsuitable001
Copy link
Owner

@unsuitable001 unsuitable001 commented May 18, 2021

Android and Flutter support will be added. This package can still be consumed as dart standalone/CLI package.

Introduces Bug: #8

Closes #3

Closes #7

Added Android Support
Added Linux (Flutter) Support

Build system only works on Linux64
Introduces bug #8
Reference #7
Added .pubignore
Android binary resources aren't
checked into git. But, included via .pubignore
Removed binary file copy for mobile devices
Ref: #7
Updated readme
Linux support can be achieved without
any flutter specific config like pluginClass.

Dart standalone code will work on Linux Flutter also.

Reference #7
CRONET_VERSION is now set from build scripts
@unsuitable001 unsuitable001 merged commit 9c33715 into master May 20, 2021
@unsuitable001 unsuitable001 deleted the feature_flutter branch May 20, 2021 03:45
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.

Dart Standalone and Flutter support in a single package Crash on Android
1 participant