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
/
packages
/
flutter_tools
/
lib
/
src
/
windows
History
Ian Hickson
989f864497
Enable avoid_setters_without_getters (
#91067
)
2021-10-01 00:58:05 -07:00
..
application_package.dart
feat: migrate windows/application_package.dart to null-safety (
#88081
)
2021-08-11 21:02:03 -07:00
build_windows.dart
Reduce required Windows CMake version to 3.14 (
#89390
)
2021-09-03 21:05:58 -07:00
install_manifest.dart
Split project.dart into CMake and Xcode projects (
#85359
)
2021-06-28 11:31:04 -07:00
uwptool.dart
Migrate a few tool libraries to null safety (
#83862
)
2021-06-04 10:49:04 -07:00
visual_studio_validator.dart
…
visual_studio.dart
Changed tool cached properties to late finals (
#88923
)
2021-08-26 14:01:05 -07:00
windows_device.dart
Enable avoid_setters_without_getters (
#91067
)
2021-10-01 00:58:05 -07:00
windows_workflow.dart
…