Codenic Clean Architecture
Search
⌃
K
Introduction
The Clean Architecture
Tutorial
Overview
Creating a Flutter Modular Project
Implementing the Domain Layer
Implementing the Infrastructure Layer
Implementing the Presentation Layer
Packages
Codenic Bloc Use Case
Codenic Logger
Usage
Example
Modifying the Logger
Integrating Firebase Crashlytics to the logger
Codenic Exception Converter
Powered By
GitBook
Comment on page
Example
To run the Dart demo:
1.
Clone to
codenic_clean_arch
repository.
2.
Navigate to the
packages/codenic_logger
directory.
3.
Run the example code:
dart --enable-asserts example/main.dart
Previous
Usage
Next
Modifying the Logger
Last modified
11mo ago