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

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

base_module #

This is a utility package that helps the developer to easily create new screens and view which are empowered with the abilities of MVP project structure and Provide State Management structure. Along with this, the base classes such as BaseScreen and BaseView has essential properties that can be used inorder to create a new screen and a single view.

While creating a new screen the developer will require to add the title, the action buttons, bottom navigation bar, etc. which can be created as a preset and ready to use out of the box. As required the widgets must be customised in the base classes.

2
likes
130
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, provider

More

Packages that depend on base_module