dynamic_mobile_widgets 0.0.15+2 copy "dynamic_mobile_widgets: ^0.0.15+2" to clipboard
dynamic_mobile_widgets: ^0.0.15+2 copied to clipboard

Flutter package that automatically chooses the correct widgets for Android and IOS platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_mobile_widgets

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

dependencies:
  dynamic_mobile_widgets: ^0.0.15+2

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:dynamic_mobile_widgets/dynamic_mobile_widgets.dart';
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

Flutter package that automatically chooses the correct widgets for Android and IOS platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on dynamic_mobile_widgets