cross_platform_widgets 0.1.3 copy "cross_platform_widgets: ^0.1.3" to clipboard
cross_platform_widgets: ^0.1.3 copied to clipboard

Package that can use platform specific widgets.Consistent User Experience: By automatically adapting to the platform's design guidelines, platform_widgets helps you deliver a more cohesive and familia [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cross_platform_widgets

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

dependencies:
  cross_platform_widgets: ^0.1.3

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:cross_platform_widgets/cross_platform_widgets.dart';
5
likes
130
points
33
downloads

Publisher

verified publisherdharmikjoshi.in

Weekly Downloads

Package that can use platform specific widgets.Consistent User Experience: By automatically adapting to the platform's design guidelines, platform_widgets helps you deliver a more cohesive and familiar user experience across devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cross_platform_widgets