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
/
android
/
io
/
flutter
/
view
History
Chinmay Garde
56052c70af
Rename the shell namespace to flutter. (
#8520
)
2019-04-09 17:10:46 -07:00
..
AccessibilityBridge.java
Delegate a11y events and action to/from embedded Android platform views. (
#8250
)
2019-03-25 14:26:49 -07:00
AccessibilityViewEmbedder.java
Make AccessibilityViewEmbedder final (
#8429
)
2019-04-03 15:06:11 -07:00
FlutterCallbackInformation.java
…
FlutterMain.java
Rename the shell namespace to flutter. (
#8520
)
2019-04-09 17:10:46 -07:00
FlutterNativeView.java
Android Embedding PR25: Prevent black rectangle when launching FlutterActivity (
#8460
)
2019-04-05 15:59:12 -07:00
FlutterRunArguments.java
…
FlutterView.java
Support ContextWrapper when FlutterView is instantiated within a Fragment. (
#7776
)
2019-04-08 10:30:36 -07:00
ResourceCleaner.java
…
ResourceExtractor.java
Suppress deprecation warning for use of Build.CPU_ABI (
#8154
)
2019-03-13 14:36:35 -07:00
ResourcePaths.java
…
ResourceUpdater.java
…
TextureRegistry.java
…
VsyncWaiter.java
…