fluttery_framework 1.4.1+1
fluttery_framework: ^1.4.1+1 copied to clipboard
An extensive framework for Flutter apps. It keeps it easy. It keeps it Flutter.
example/lib/main.dart
//
import 'package:fluttery_framework_example/src/view.dart';
void main() => runApp(TemplateApp());