This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
shell
/
platform
/
darwin
/
ios
/
framework
/
Source
History
chunhtai
8ebb318401
Revert "Issues/39832 reland (
#13642
)" (
#13720
)
...
This reverts commit 1bfb928e071674a21779cee94908fbcae1c2e657.
2019-11-06 11:41:36 -08:00
..
accessibility_bridge.h
Fix for a11y crash on iOS (
#12990
)
2019-10-08 16:37:09 -07:00
accessibility_bridge.mm
Fixed the scroll direction for iOS horizontal accessibility scroll events. (
#13651
)
2019-11-05 15:25:18 -08:00
accessibility_text_entry.h
…
accessibility_text_entry.mm
…
FlutterAppDelegate_Internal.h
…
FlutterAppDelegate.mm
Added back in empty lifecycle events so we don't break people that used to call
super
. (
#13421
)
2019-10-29 16:04:59 -07:00
FlutterBinaryMessengerRelay.h
…
FlutterBinaryMessengerRelay.mm
…
FlutterBinaryMessengerRelayTest.mm
…
FlutterCallbackCache_Internal.h
…
FlutterCallbackCache.mm
…
FlutterDartProject_Internal.h
Allow embedders to specify arbitrary data to the isolate on launch. (
#13047
)
2019-10-10 12:31:14 -07:00
FlutterDartProject.mm
Allow embedders to specify arbitrary data to the isolate on launch. (
#13047
)
2019-10-10 12:31:14 -07:00
FlutterEngine_Internal.h
…
FlutterEngine.mm
Revert "Issues/39832 reland (
#13642
)" (
#13720
)
2019-11-06 11:41:36 -08:00
FlutterEngineTest.mm
…
FlutterHeadlessDartRunner.mm
…
FlutterObservatoryPublisher.h
…
FlutterObservatoryPublisher.mm
Fix mDNS for iOS13 (
#13451
)
2019-11-01 15:29:15 -07:00
FlutterOverlayView.h
…
FlutterOverlayView.mm
Put Metal renderer selection behind runtime flag and plist opt-in. (
#13056
)
2019-10-10 13:03:04 -07:00
FlutterPlatformPlugin.h
…
FlutterPlatformPlugin.mm
…
FlutterPlatformViews_Internal.h
Fix stale platform view gr context on iOS (
#13469
)
2019-10-31 16:51:11 -07:00
FlutterPlatformViews_Internal.mm
…
FlutterPlatformViews.mm
Fix stale platform view gr context on iOS (
#13469
)
2019-10-31 16:51:11 -07:00
FlutterPluginAppLifeCycleDelegate_internal.h
…
FlutterPluginAppLifeCycleDelegate.mm
…
FlutterPluginAppLifeCycleDelegateTest.m
…
FlutterTextInputDelegate.h
…
FlutterTextInputPlugin.h
…
FlutterTextInputPlugin.mm
…
FlutterUmbrellaImport.m
…
FlutterView.h
…
FlutterView.mm
Put Metal renderer selection behind runtime flag and plist opt-in. (
#13056
)
2019-10-10 13:03:04 -07:00
FlutterViewController_Internal.h
…
FlutterViewController.mm
Force orientation change when current orientation not allowed on iOS (
#13170
)
2019-10-31 12:20:24 -07:00
FlutterViewControllerTest.m
Force orientation change when current orientation not allowed on iOS (
#13170
)
2019-10-31 12:20:24 -07:00
platform_message_response_darwin.h
…
platform_message_response_darwin.mm
…
platform_message_router.h
…
platform_message_router.mm
…
vsync_waiter_ios.h
…
vsync_waiter_ios.mm
…