devtools_app_shared 0.0.2
devtools_app_shared: ^0.0.2 copied to clipboard
Package of Dart & Flutter structures shared between devtools_app and devtools extensions.
0.0.2 #
- Remove public
hasServicegetter fromServiceManager. - Add optional
timeoutparameter to thewhenValueNonNullutility. - Rename
includeTextutility toisScreenWiderThan. - Move
ideThemegetter fromdevtools_app_shared/utils.darttodevtools_app_shared/ui.dart.
0.0.1 #
- Add README.md with usage examples.
- Seal all possible classes for safeguarding against breaking changes.
- Trim shared theme features down to only what is needed.
0.0.1-dev.0 #
- Initial commit. This package is under construction.