import 'package:flutter/material.dart'; import 'firesApp.dart'; void main() => runApp(new FiresApp());