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