Poner runApp

parent 91c85acb
Showing with 1 additions and 2 deletions
import 'package:flutter/material.dart'; import 'package:flutter/material.dart';
import 'convertex_prototipo_app.dart'; import 'convertex_prototipo_app.dart';
void main() { void main() {
runApp(ConvertexPrototipoApp());
} }
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 sign in to comment