max_clean_arch icon indicating copy to clipboard operation
max_clean_arch copied to clipboard

Flutter Clean Architecture app proposal: bloc + injectable + rxdart (with the Repository pattern and SOLID principles)

max_clean_arch

Clean Architecture + BLoC + RxDart + Injectable (Flutter app proposal)

The app allows navigating through the content fetched from an API endpoint. The content is composed by multiple articles related to a common topic (e.g., music, space, computers, etc.).

The apps starts with dummy data. After, it is possible to feed new data sets into the app by entering ID to fetch the content from a service API using FAB (in the bottom right corner).




Original(deprecated) version is available at old/max_clean_arch


Best regards,
Max Shemetov

2021 - 2022