/
Kryuchok
/
flutter
Обзор
Документация
Войти
/
Kryuchok
/
flutter
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
dev/integration_tests/ui/web/index.html
13 строк
368 B
Jonah Williams
[flutter_tools] ensure track-widget-creation can be disabled on Android/macOS (#56203)
04 май 2020, 21:22
Не верифицирован
04 май 2020, 21:22
6dc1e83
Код
Авторство
О чём код?
<!DOCTYPE HTML> <!-- Copyright 2014 The Flutter Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <html lang="en"> <head> <meta charset="UTF-8"> <title>web_integration</title> <script defer src="main.dart.js" type="application/javascript"></script> </head> <body> </body> </html>