1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Update simplistic_calculator (#1417)

* Update `simplsitic_calculator`

* Drop `DEVELOPMENT_TEAM`
This commit is contained in:
Brett Morgan
2022-09-08 15:42:55 +10:00
committed by GitHub
parent 726bef3b08
commit 0d9b5c25a5
30 changed files with 211 additions and 160 deletions

View File

@@ -1,3 +1,4 @@
# This file controls Flutter-level build steps. It should not be edited.
cmake_minimum_required(VERSION 3.14)
set(EPHEMERAL_DIR "${CMAKE_CURRENT_SOURCE_DIR}/ephemeral")