base_module 0.0.3 copy "base_module: ^0.0.3" to clipboard
base_module: ^0.0.3 copied to clipboard

A utility package that is empowered with MVP and Provider state management structure.

base_module #

base_module is basically a utility package that helps the developer to easily create new screens and view within the application. The screens and view created with the base_utils functions, will be having the ability to maintain the state using provider as default.

This utility package is using MVP coding architecture which allows the developers to easily maintain their code and access instance of provider and context easily within the presenter without passing any reference to it.

2
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A utility package that is empowered with MVP and Provider state management structure.

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, provider

More

Packages that depend on base_module