-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[pointer_interceptor] Add iOS implementation and platform interface #5233
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cyanglaz
reviewed
Oct 25, 2023
import Flutter | ||
import UIKit | ||
|
||
public class DummyPlatformViewFactory: NSObject, FlutterPlatformViewFactory { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be in the example/ios/Runner
11 tasks
auto-submit bot
pushed a commit
that referenced
this pull request
Nov 30, 2023
Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 1 of #5233
11 tasks
auto-submit bot
added a commit
that referenced
this pull request
Nov 30, 2023
Reverts #5499 Initiated by: stuartmorgan This change reverts the following previous change: Original Description: Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 1 of #5233
auto-submit bot
pushed a commit
that referenced
this pull request
Nov 30, 2023
Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 1 of #5233 This reverts commit bc72d15 and then fixes the topic format
auto-submit bot
pushed a commit
that referenced
this pull request
Dec 6, 2023
…ion to federated structure (#5500) Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 2 of #5233
11 tasks
auto-submit bot
added a commit
that referenced
this pull request
Dec 6, 2023
…plementation to federated structure" (#5591) Reverts #5500 Initiated by: stuartmorgan This change reverts the following previous change: Original Description: Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 2 of #5233
11 tasks
auto-submit bot
pushed a commit
that referenced
this pull request
Dec 7, 2023
This is essentially the same PR as #5500, with pubspec updates Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 2 of #5233
11 tasks
auto-submit bot
pushed a commit
that referenced
this pull request
Dec 11, 2023
Addresses flutter/flutter#30143 by adding an iOS implementation, and flutter/flutter#138217 by fixing README links This PR is Part 3/3 of #5233
HugoOlthof
pushed a commit
to moneybird/packages
that referenced
this pull request
Dec 13, 2023
HugoOlthof
pushed a commit
to moneybird/packages
that referenced
this pull request
Dec 13, 2023
Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 1 of flutter#5233
HugoOlthof
pushed a commit
to moneybird/packages
that referenced
this pull request
Dec 13, 2023
Reverts flutter#5499 Initiated by: stuartmorgan This change reverts the following previous change: Original Description: Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 1 of flutter#5233
HugoOlthof
pushed a commit
to moneybird/packages
that referenced
this pull request
Dec 13, 2023
Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 1 of flutter#5233 This reverts commit bc72d15 and then fixes the topic format
HugoOlthof
pushed a commit
to moneybird/packages
that referenced
this pull request
Dec 13, 2023
…ion to federated structure (flutter#5500) Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 2 of flutter#5233
HugoOlthof
pushed a commit
to moneybird/packages
that referenced
this pull request
Dec 13, 2023
…plementation to federated structure" (flutter#5591) Reverts flutter#5500 Initiated by: stuartmorgan This change reverts the following previous change: Original Description: Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 2 of flutter#5233
HugoOlthof
pushed a commit
to moneybird/packages
that referenced
this pull request
Dec 13, 2023
This is essentially the same PR as flutter#5500, with pubspec updates Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 2 of flutter#5233
HugoOlthof
pushed a commit
to moneybird/packages
that referenced
this pull request
Dec 13, 2023
…ter#5640) Addresses flutter/flutter#30143 by adding an iOS implementation, and flutter/flutter#138217 by fixing README links This PR is Part 3/3 of flutter#5233
arc-yong
pushed a commit
to Arctuition/packages-arc
that referenced
this pull request
Jun 14, 2024
Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 1 of flutter#5233
arc-yong
pushed a commit
to Arctuition/packages-arc
that referenced
this pull request
Jun 14, 2024
Reverts flutter#5499 Initiated by: stuartmorgan This change reverts the following previous change: Original Description: Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 1 of flutter#5233
arc-yong
pushed a commit
to Arctuition/packages-arc
that referenced
this pull request
Jun 14, 2024
Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 1 of flutter#5233 This reverts commit bc72d15 and then fixes the topic format
arc-yong
pushed a commit
to Arctuition/packages-arc
that referenced
this pull request
Jun 14, 2024
…ion to federated structure (flutter#5500) Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 2 of flutter#5233
arc-yong
pushed a commit
to Arctuition/packages-arc
that referenced
this pull request
Jun 14, 2024
…plementation to federated structure" (flutter#5591) Reverts flutter#5500 Initiated by: stuartmorgan This change reverts the following previous change: Original Description: Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 2 of flutter#5233
arc-yong
pushed a commit
to Arctuition/packages-arc
that referenced
this pull request
Jun 14, 2024
This is essentially the same PR as flutter#5500, with pubspec updates Addresses flutter/flutter#30143 by adding an iOS implementation This PR is Part 2 of flutter#5233
arc-yong
pushed a commit
to Arctuition/packages-arc
that referenced
this pull request
Jun 14, 2024
…ter#5640) Addresses flutter/flutter#30143 by adding an iOS implementation, and flutter/flutter#138217 by fixing README links This PR is Part 3/3 of flutter#5233
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Addresses flutter/flutter#30143 by adding an iOS implementation
Pre-launch Checklist
dart format
.)[shared_preferences]
pubspec.yaml
with an appropriate new version according to the [pub versioning philosophy], or this PR is [exempt from version changes].CHANGELOG.md
to add a description of the change, [following repository CHANGELOG style].///
).