Dart and Flutter upgrade; More things done

This commit is contained in:
Andrew 2023-03-03 01:51:02 +07:00
parent 9b09f4797f
commit 7eeba12968
10 changed files with 338 additions and 89 deletions

View file

@ -52,6 +52,7 @@ add_subdirectory(${FLUTTER_MANAGED_DIR})
# Application build; see runner/CMakeLists.txt.
add_subdirectory("runner")
# Generated plugin build rules, which manage building the plugins and adding
# them to the application.
include(flutter/generated_plugins.cmake)