module_provider 1.3.0 copy "module_provider: ^1.3.0" to clipboard
module_provider: ^1.3.0 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/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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on module_provider