Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit d7d4e8e

Browse files
committed
New commit
1 parent 35e2ec2 commit d7d4e8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/main.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import 'dart:math';
33
import 'package:flutter/material.dart';
44
import 'model.dart';
55

6+
//basic fllutter app
67
void main(){
78
runApp(const MyApp());
89
}

0 commit comments

Comments
 (0)