module_provider 2.2.1+1 copy "module_provider: ^2.2.1+1" to clipboard
module_provider: ^2.2.1+1 copied to clipboard

outdated

Package to make it easy to build applications in the module structure, with service injection, components and state management with providers.

example/lib/main.dart

import 'package:flutter/material.dart';

import './app_module.dart';

void main() => runApp(AppModule());
6
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Package to make it easy to build applications in the module structure, with service injection, components and state management with providers.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, useful_classes

More

Packages that depend on module_provider