1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

Update sdk constraint range and update runners (#1706)

This commit is contained in:
Brett Morgan
2023-03-23 18:13:59 +10:00
committed by GitHub
parent e9a0ae74b3
commit 3bafa557f7
210 changed files with 4307 additions and 786 deletions

View File

@@ -86,6 +86,7 @@ set_target_properties(${BINARY_NAME}
RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/intermediates_do_not_run"
)
# Generated plugin build rules, which manage building the plugins and adding
# them to the application.
include(flutter/generated_plugins.cmake)