fluttery_framework 2.2.0 fluttery_framework: ^2.2.0 copied to clipboard
Provides all the functions and features needed for a typical production app.
//
import 'package:fluttery_framework_example/src/view.dart';
void main() => runApp(TemplateApp());