xray_inspector_core 0.0.4
xray_inspector_core: ^0.0.4 copied to clipboard
Core shared models and protocol constants for the xray_inspector ecosystem. Pure Dart, no Flutter dependency.
For license information, see LICENSE.
0.0.4 #
- Improved README.md.
0.0.3 #
- Added support for partnership licenses.
0.0.2 #
- Bug fixes and code cleanup.
- Fixed compile issues and import errors.
- Fixed model usage improvements.
0.0.1 #
Initial release:
- Pure Dart package (no Flutter dependency) with shared models and protocols
- Contains the core data structures used across the entire xray_inspector ecosystem
- No external dependencies, safe to include in any Dart or Flutter project