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