developer_tools_core 0.0.2
developer_tools_core: ^0.0.2 copied to clipboard
Core abstractions and utilities for developer_tools.
0.0.2 #
- Refactor
DeveloperToolEntryto extendStatelessWidgetwith abuildmethod for renderingListTile. - Add
sectionLabelsupport to group entries in the developer tools UI. - Add optional
iconWidgetsupport inDeveloperToolEntryfor custom icons. - Remove Flutter version constraints from
pubspec.yamlfor better compatibility.
0.0.1 #
- Initial release.