platform_adaptive_widgets 1.0.3 copy "platform_adaptive_widgets: ^1.0.3" to clipboard
platform_adaptive_widgets: ^1.0.3 copied to clipboard

A spiritual continuation of flutter_platform_widgets library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add platform_adaptive_widgets

With Flutter:

 $ flutter pub add platform_adaptive_widgets

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

dependencies:
  platform_adaptive_widgets: ^1.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:platform_adaptive_widgets/platform_adaptive_widgets.dart';
2
likes
0
points
498
downloads

Publisher

unverified uploader

Weekly Downloads

A spiritual continuation of flutter_platform_widgets library

Homepage
Repository (GitHub)
View/report issues

Topics

#adaptive #widget #material-design #material3 #cupertino

License

unknown (license)

Dependencies

cupertino_ui, flutter, material_ui, pull_down_button

More

Packages that depend on platform_adaptive_widgets