fluttery_framework 1.4.1 fluttery_framework: ^1.4.1 copied to clipboard
An extensive framework to build Flutter apps
//
import 'package:fluttery_framework_example/src/view.dart';
void main() => runApp(TemplateApp());