flutter_dev_panel_device 1.1.2
flutter_dev_panel_device: ^1.1.2 copied to clipboard
Device information module for Flutter Dev Panel
1.1.2 #
- Bump "flutter_dev_panel_device" to
1.1.2.
1.1.0 #
- Update to match main package version 1.1.0
- Update dependencies
1.0.4 #
- Update a dependency to the latest release.
1.0.3 #
- Update a dependency to the latest release.
1.0.2 #
- Bump "flutter_dev_panel_device" to
1.0.2.
1.0.1 #
- REFACTOR: 重构为模块化架构. (ef4edf8a)
- FIX: downgrade test package version to fix flutter_test compatibility. (a1dacadf)
- FIX: unify Flutter version requirement to 3.10.0 across all packages. (d7552d8e)
- FIX: add required files for publishing and fix script. (72ac1a91)
- FIX: 更新设备信息和性能监控模块,增强电池状态监控. (e8fd7f94)
- FIX: 修复UI和状态管理问题. (80d1dd17)
- FEAT: 更新 pubspec.yaml 和 pubspec.lock 文件. (ea4e9c71)
- FEAT: 发布 1.0.0 版本,包含多个模块的重大更新. (9a123185)
- FEAT: 更新文档和示例代码以反映 DevPanel 的重命名. (3b49e94b)
- FEAT: 更新日志捕获和控制台模块. (15749fa2)
- DOCS: simplify README files for all packages. (9c431166)
Changelog #
1.0.0 #
- Major release with stable API
- Enhanced device information display
- Improved platform-specific details
0.0.2 #
- Fixed Flutter version requirement to 3.10.0
- Updated documentation
0.0.1 #
- Initial release