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

Flutter3.27 (#2483)

Updating samples for the next stable release
This commit is contained in:
Eric Windmill
2024-12-11 14:34:29 -05:00
committed by GitHub
parent 1ccce7c9e1
commit f25adf4529
8 changed files with 29 additions and 24 deletions

View File

@@ -4,7 +4,6 @@
import 'package:device_info/device_info.dart';
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
void main() {
runApp(const Demo());