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-04 19:00:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
dev
/
integration_tests
/
external_ui
History
Jacob Richman
660408edd6
Switch to the new Matrix4.tryInvert method to avoid throwing and catching (
#15771
) exceptions while performing hit testing.
2018-04-09 10:32:22 -07:00
..
android
Update AndroidManifest to include screenLayout|density in config changes (
#15871
)
2018-03-24 12:38:42 -07:00
ios
Remove app.flx and add flutter_assets to project.pbxproj of all example apps (
#13649
)
2017-12-18 20:08:30 +01:00
lib
unnecessary parenthesis (
#14533
)
2018-02-16 07:43:19 +01:00
test_driver
Try to make this test less flaky. (
#13254
)
2017-11-30 09:03:00 -08:00
pubspec.yaml
Switch to the new Matrix4.tryInvert method to avoid throwing and catching (
#15771
) exceptions while performing hit testing.
2018-04-09 10:32:22 -07:00
README.md
…
README.md
external_ui
A Flutter project for testing external texture rendering.