You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Eventually we plan to make this much easier and support platforms other than
193
190
Android, but that work is yet in progress.
@@ -210,8 +207,8 @@ service to allow Sky Framework Dart code to interface with the underlying
210
207
platform's Keyboard, but also to expose any additional non-Dart business logic
211
208
to Sky/Dart UI code.
212
209
213
-
As an example, [SkyApplication](https://github.com/domokit/mojo/blob/master/sky/shell/org/domokit/sky/shell/SkyApplication.java)
210
+
As an example, [SkyApplication](https://github.com/domokit/sky_engine/blob/master/sky/shell/org/domokit/sky/shell/SkyApplication.java)
214
211
exposes a mojo `network_service` (required by Sky Engine C++ code)
0 commit comments