adaptive_ui_plus 0.1.0
adaptive_ui_plus: ^0.1.0 copied to clipboard
Platforma göre otomatik olarak Cupertino veya Material widget kullanan Flutter UI bileşenleri.
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