Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Conversation

dnfield
Copy link
Contributor

@dnfield dnfield commented May 19, 2020

Fixes flutter/flutter#48701

ConcurrentFuture is only available in API24 and above. This imports a support package with an implementation compatible down to our lowest supported API level, 16.

@dnfield dnfield requested a review from digiter May 19, 2020 23:17
Copy link

@blasten blasten left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@digiter digiter left a comment

Choose a reason for hiding this comment

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

LGTM

@dnfield dnfield merged commit 19b6974 into flutter:master May 19, 2020
@dnfield dnfield deleted the e2e_api_16 branch May 20, 2020 00:03
jorgefspereira pushed a commit to jorgefspereira/plugins_flutter that referenced this pull request Oct 10, 2020
FlutterSu pushed a commit to FlutterSu/flutter-plugins that referenced this pull request Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E2E plugin requires Android SDK 24

4 participants