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