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

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

example/lib/main.dart

//
import 'src/view.dart';

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