Commit af451811 authored by Dasun Madushanka's avatar Dasun Madushanka

Update main.dart

parent 4e074381
......@@ -4,6 +4,9 @@ import 'multi_form.dart';
void main() => runApp(MyApp());
//call to mutiform
//view
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment