adaptive_widgets_flutter 0.1.9 copy "adaptive_widgets_flutter: ^0.1.9" to clipboard
adaptive_widgets_flutter: ^0.1.9 copied to clipboard

Adaptive Flutter widgets for dialogs, bottom sheets, pickers, and refresh controls on iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_widgets_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  adaptive_widgets_flutter: ^0.1.9

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:adaptive_widgets_flutter/adaptive_widgets_flutter.dart';
8
likes
160
points
387
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Adaptive Flutter widgets for dialogs, bottom sheets, pickers, and refresh controls on iOS and Android.

Repository (GitHub)
View/report issues

Topics

#adaptive-ui #cupertino #material-design #flutter-widgets

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on adaptive_widgets_flutter