adp_desktop 0.0.5 copy "adp_desktop: ^0.0.5" to clipboard
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 targetPlatform before initialization.

0.0.4 #

  • feat: allow end-user to render an AdaptiveTabView/AdaptiveNavigationView with 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.yaml to select platforms to display Windows, macOS, Linux on pub.dev

0.0.1 #