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
History
James Clarke
52e48ab84a
Fix Windows embedding. Appears that
#6523
or
#6525
introduced a bug for embedder scenarios causing the window native library to be incorrectly initialized and thus incapable of correctly resolving GL functions. This change fixes that. (
#6624
)
2018-10-23 09:47:53 -07:00
..
android
Properly gate android API < 21 and remove extraneous data array. (
#6619
)
2018-10-19 15:01:43 -07:00
darwin
Allow FlutterViewController to specify whether its FlutterView is opaque (
#6570
)
2018-10-22 19:53:04 -07:00
embedder
Fix Windows embedding. Appears that
#6523
or
#6525
introduced a bug for embedder scenarios causing the window native library to be incorrectly initialized and thus incapable of correctly resolving GL functions. This change fixes that. (
#6624
)
2018-10-23 09:47:53 -07:00
linux
Mark the linux group testonly (
#5268
)
2018-05-15 13:49:42 -07:00
BUILD.gn
Don't attempt to build any platform target on Fuchsia. (
#6617
)
2018-10-19 14:20:31 -07:00