flutter_core 1.0.2 copy "flutter_core: ^1.0.2" to clipboard
flutter_core: ^1.0.2 copied to clipboard

flutter_core is a package for flutter to create the core module. Core module is a part of Clean Architecture.

flutter_core #

flutter_core is a package for flutter to create the core module.

Usage #

Core().initialize(appRouter,errorDefaultMessages,dataSources,repositories);

Example #

Core().initialize(appRouter,errorDefaultMessages,()=> datasourceMethod,()=> repositoryMethod);

Author #

Camillo Bucciarelli (https://github.com/camillobucciarelli) Francesco Catani

Contributing #

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License #

MIT

0
likes
20
pub points
80%
popularity

Publisher

unverified uploader

flutter_core is a package for flutter to create the core module. Core module is a part of Clean Architecture.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

dartz, data_connection_checker, dio, firebase_core, firebase_messaging, flutter, flutter_local_notifications, get_it, json_annotation, json_serializable, logger, path

More

Packages that depend on flutter_core