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
/
embedder
History
Chinmay Garde
eabcf3aaa9
Avoid registering both the platform view and the rasterizer in the shell. (
#4293
)
...
Instead, the rasterizer can be accessed via the platform view.
2017-10-30 13:28:39 -07:00
..
assets
Add a unittest stub for the embedder. (
#4276
)
2017-10-25 13:09:59 -07:00
tests
Add a unittest stub for the embedder. (
#4276
)
2017-10-25 13:09:59 -07:00
BUILD.gn
Add a unittest stub for the embedder. (
#4276
)
2017-10-25 13:09:59 -07:00
embedder_include.c
…
embedder.cc
Allow embedders to specify custom ICU data paths and command line args. (
#4290
)
2017-10-27 17:31:13 -07:00
embedder.h
Allow embedders to specify custom ICU data paths and command line args. (
#4290
)
2017-10-27 17:31:13 -07:00
platform_view_embedder.cc
Avoid registering both the platform view and the rasterizer in the shell. (
#4293
)
2017-10-30 13:28:39 -07:00
platform_view_embedder.h
Rename ftl to fxl in Fuchsia specific code (
#4090
)
2017-09-11 15:58:48 -07:00