Adaptive UI

Platform-aware UI components for Flutter.
With this package, Material widgets are automatically used on Android and Cupertino widgets on iOS.

Features

  • Single widget with both Android and iOS support
  • Automatic switch between Material (Android) and Cupertino (iOS)
  • 100% test coverage
  • Easy to use and flexible customization

Installation

Add to your pubspec.yaml:

dependencies:
  adaptive_ui_plus: ^0.1.0

Libraries

adaptive_ui_plus