-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reverts "[pointer_interceptor] Add ios implementation and move web im…
…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
- Loading branch information
1 parent
96310cc
commit c9033ca
Showing
130 changed files
with
269 additions
and
4,048 deletions.
There are no files selected for viewing
4 changes: 0 additions & 4 deletions
4
packages/pointer_interceptor/pointer_interceptor/CHANGELOG.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
## NEXT | ||
|
||
* Adds iOS implementation. | ||
|
||
## 0.9.3+7 | ||
|
||
* Updates metadata to point to new source folder | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,7 @@ | |
/build/ | ||
|
||
# Web related | ||
lib/generated_plugin_registrant.dart | ||
|
||
# Symbolication related | ||
app.*.symbols | ||
|
This file contains 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
This file contains 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
34 changes: 0 additions & 34 deletions
34
packages/pointer_interceptor/pointer_interceptor/example/ios/.gitignore
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
packages/pointer_interceptor/pointer_interceptor/example/ios/Flutter/AppFrameworkInfo.plist
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
packages/pointer_interceptor/pointer_interceptor/example/ios/Flutter/Debug.xcconfig
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
packages/pointer_interceptor/pointer_interceptor/example/ios/Flutter/Release.xcconfig
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
packages/pointer_interceptor/pointer_interceptor/example/ios/Podfile
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.