adp_desktop 0.0.5
adp_desktop: ^0.0.5 copied to clipboard
Implements AdaptiveUi for Windows and Macos in Flutter.
0.0.5 #
- refactor: add
DefaultsPlatformManager.ensureInitialized()to centralize initialization checks. - fix: improve error messages when accessing
targetPlatformbefore initialization.
0.0.4 #
- feat: allow end-user to render an
AdaptiveTabView/AdaptiveNavigationViewwith a minimum of one item (instead of two). (#1)
0.0.3 #
- fix: banner not being displayed on pub.dev
0.0.2 #
- update
pubspec.yamlto selectplatformsto display Windows, macOS, Linux on pub.dev