zeba_academy_error_explorer 1.0.0
zeba_academy_error_explorer: ^1.0.0 copied to clipboard
Offline error database + stack trace explorer for Flutter apps
π Changelog
All notable changes to Zeba Academy Error Explorer will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning (SemVer).
[1.0.0] - 2026-06-29 π Initial Release
This is the first stable release of Zeba Academy Error Explorer.
β¨ Added π Offline Error Database system π Error search functionality (title + category-based search) π§΅ Stack trace viewer with line-by-line parsing π·οΈ Error categorization system: Null Safety State Management Firebase UI Rendering Network Platform Dart Core Performance π‘ Built-in solution suggestions for common errors π Bookmark system for saving important errors π§± Clean MV architecture (ModelβView separation) π± Prebuilt UI screens: Error Explorer Screen Error Detail Screen Bookmark Screen π§© Reusable UI components (Error Card, Search logic support) β‘ Fully offline functionality (no API dependency) π§ Core Features Local in-memory error database Fast filtering and search logic Lightweight controller-based architecture Stack trace parser utility π§ͺ Testing Basic unit tests for: Error loading Search functionality Bookmark toggle system π¦ Technical Flutter SDK: >=3.10.0 Dart SDK: >=3.3.0 <4.0.0 No external API dependencies GPL-3.0 licensed [Unreleased] π§ Planned Features Riverpod state management integration Persistent storage (Hive / SharedPreferences) Custom JSON error import/export system Global Flutter error interceptor (runZonedGuarded integration) AI-powered error suggestion engine Advanced fuzzy search for errors VS Code extension companion π Versioning Strategy MAJOR (1.0.0): Breaking architectural changes MINOR (1.1.0): New features, backward compatible PATCH (1.0.1): Bug fixes and improvements π¨βπ» Maintainer
Sufyan bin Uzayr π https://sufyanism.com πΌ https://www.linkedin.com/in/sufyanism
π Zeba Academy Ecosystem https://zeba.academy https://code.zeba.academy https://www.youtube.com/@zeba.academy https://www.instagram.com/zeba.academy/ π License
This project is licensed under GNU General Public License v3.0 (GPL-3.0)
You are free to:
Use Modify Distribute
But must:
Keep source open Retain license Share modifications under GPL
Full license: https://www.gnu.org/licenses/gpl-3.0.html