vedartm/rick-and-morty-info
This system is a Flutter-based mobile application that serves as an interactive guide to the 'Rick and Morty' universe. It allows users to browse and search for characters, episodes, and locations through a tabbed home interface. The architecture is built on clean principles, utilizing dependency injection and the BLoC pattern to manage state and separate concerns. Data is fetched via GraphQL and cached locally using Hive, with robust error handling and offline support.
50.6
Adequate · 3 August 2026
1.1k
lines of production code
Dart
primary language
2
bus factor · 9 authors in all
3
measurements over time
How it got here
2019 · Flutter 2.x migration and architecture modernization
The project underwent a comprehensive modernization, migrating the Android and iOS native configurations to support Flutter 2.x and CocoaPods static libraries. Internally, the application was refactored from a simple demo into a modular clean architecture using the BLoC pattern and dependency injection. These changes were accompanied by dependency updates and the removal of obsolete template tests.
5 changes
2020 · home feature and core infrastructure
This period focused on establishing the application's core infrastructure, including dependency injection, network checking, and data serialization utilities. It also involved building the home feature from the ground up, implementing a clean architecture with local and remote data sources, and creating the associated UI and tests.
10 changes
Survey your own repository
vedartm/rick-and-morty-info was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit afce20ce23 — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.