dev #27

Merged
fanantenana merged 2 commits from dev into master 2025-02-06 12:13:51 +00:00
Showing only changes of commit 03e740532a - Show all commits

View File

@ -70,12 +70,6 @@ class _MyHomePageState extends State<MyHomePage> {
@override
Widget build(BuildContext context) {
// This method is rerun every time setState is called, for instance as done
// by the _incrementCounter method above.
//
// The Flutter framework has been optimized to make rerunning build methods
// fast, so that you can just rebuild anything that needs updating rather
// than having to individually change instances of widgets.
return Scaffold(
appBar: AppBar(
// TRY THIS: Try changing the color here to a specific color (to