bro_abstract_manager 1.1.0 copy "bro_abstract_manager: ^1.1.0" to clipboard
bro_abstract_manager: ^1.1.0 copied to clipboard

This package contains abstract classes to work with managers.

Bro abstract manager #

Table of contents #

Introduction #

This contains abstract classes for all the managers.

Managers are singletons that manage a specific part of the application. They are used to separate the logic from the UI and to have a single point of access to the data.

Managers are used to manage the data, the configuration, the services, the network, etc.

Each manager is an unique instance that is accessible from anywhere in the application.

The abstract classes are used to define the interface of the manager. The concrete classes must implement the abstract classes.

0
likes
140
points
95
downloads

Publisher

verified publisherdev.borlnov.com

Weekly Downloads

This package contains abstract classes to work with managers.

Repository (GitHub)
View/report issues

Topics

#manager #abstract #brolibs #shared

Documentation

API reference

License

MIT (license)

Dependencies

bro_platform_utility, flutter

More

Packages that depend on bro_abstract_manager