fluttery_framework 4.1.0+1 copy "fluttery_framework: ^4.1.0+1" to clipboard
fluttery_framework: ^4.1.0+1 copied to clipboard

outdated

Provides all the functions and features needed for a typical production app.

example/lib/main.dart

//
import 'package:fluttery_framework_example/src/view.dart';

void main() => runApp(FlutteryExampleApp());