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
/
sky
/
shell
/
ios
History
Ian Fischer
a84528c10d
Avoid crashing when building an app without an
...
app.skyx file in DEBUG mode.
2015-08-03 15:43:36 -07:00
..
.gitignore
…
document_watcher.h
Allow iOS apps to restart by copying the app.skyx to the Documents
2015-08-03 11:33:28 -07:00
document_watcher.m
Allow iOS apps to restart by copying the app.skyx to the Documents
2015-08-03 11:33:28 -07:00
Entitlements.xcent
…
Info.plist
Fix iOS build
2015-07-28 12:59:24 -07:00
main_ios.mm
Extract and reuse common sky/shell components on Mac and iOS
2015-07-21 10:17:50 -07:00
sky_app_delegate.h
…
sky_app_delegate.mm
Extract and reuse common sky/shell components on Mac and iOS
2015-07-21 10:17:50 -07:00
sky_surface.h
…
sky_surface.mm
Avoid crashing when building an app without an
2015-08-03 15:43:36 -07:00
sky_view_controller.h
…
sky_view_controller.mm
…