Skip to content

Instantly share code, notes, and snippets.

@narenarjun
Last active February 4, 2020 21:17
Show Gist options
  • Save narenarjun/168b48dc0b6388d2a0e84a2cfd639d90 to your computer and use it in GitHub Desktop.
Save narenarjun/168b48dc0b6388d2a0e84a2cfd639d90 to your computer and use it in GitHub Desktop.
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment