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
bedba1267f
Allow embedders to respond to platform messages from the Dart application. (
#4361
)
...
This updated the native embedder API in a non-ABI breaking way.
2017-11-14 15:51:19 -08:00
..
assets
Add a unittest stub for the embedder. (
#4276
)
2017-10-25 13:09:59 -07:00
fixtures
Test that the embedder can be launched and shut down correctly. (
#4281
)
2017-10-30 14:15:32 -07:00
tests
Test that the embedder can be launched and shut down correctly. (
#4281
)
2017-10-30 14:15:32 -07:00
BUILD.gn
Test that the embedder can be launched and shut down correctly. (
#4281
)
2017-10-30 14:15:32 -07:00
embedder_include.c
…
embedder.cc
Allow embedders to respond to platform messages from the Dart application. (
#4361
)
2017-11-14 15:51:19 -08:00
embedder.h
Allow embedders to respond to platform messages from the Dart application. (
#4361
)
2017-11-14 15:51:19 -08:00
platform_view_embedder.cc
Allow embedders to respond to platform messages from the Dart application. (
#4361
)
2017-11-14 15:51:19 -08:00
platform_view_embedder.h
Allow embedders to respond to platform messages from the Dart application. (
#4361
)
2017-11-14 15:51:19 -08:00