flutter_modular 0.4.5 copy "flutter_modular: ^0.4.5" to clipboard
flutter_modular: ^0.4.5 copied to clipboard

outdated

Smart project structure with dependency injection and route management

example/lib/main.dart

import 'package:example/app/app_module.dart';
import 'package:flutter/material.dart';
import 'package:flutter_modular/flutter_modular.dart';

void main() => runApp(ModularApp(module: AppModule()));
1201
likes
0
pub points
98%
popularity

Publisher

verified publisherflutterando.com.br

Smart project structure with dependency injection and route management

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_modular