Skip to content

Commit

Permalink
main.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
aadarshk7 authored Dec 17, 2024
1 parent bd0ccc9 commit 7793021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import 'package:flutter/material.dart';
import 'moviestypes.dart';

void main() {
//main function
runApp(const Filmappui());
}

Expand Down

0 comments on commit 7793021

Please sign in to comment.