Skip to content

Conversation

@collinjackson
Copy link
Contributor

This reverts commit e2b49d6.

This reverts commit e2b49d6.
@collinjackson collinjackson requested a review from yjbanov March 28, 2017 23:29
@collinjackson collinjackson changed the title Re-land #9036 so we can see if tests pass Re-land support for fragment libraries so we can see if microbenchmarks pass Mar 28, 2017
@collinjackson collinjackson merged commit 8f9d4a2 into flutter:master Mar 29, 2017
@collinjackson collinjackson deleted the retry_9036 branch March 29, 2017 00:05
@Hixie
Copy link
Contributor

Hixie commented Mar 29, 2017

This resulted in a notable increase to the size of the basic material app binary.

@collinjackson
Copy link
Contributor Author

collinjackson commented Mar 29, 2017

My understanding is that our current internal customers are all using the Android support libraries because they are required for Google login, and probably a lot of our external customers will want to use Google API auto-management in their app, or inherit from FragmentActivity for some reason.

There's not an easy way to have FlutterActivity extend FragmentActivity on some apps and Activity on others, but I guess we could provide a FlutterFragmentActivity if we really wanted to punt this choice to the developers and give them the option to shave 500kb off their APK size.

I think we should re-baseline the benchmark, but I'm open to feedback / other approaches.

/cc @abarth

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants