ux_improvements 0.11.8 copy "ux_improvements: ^0.11.8" to clipboard
ux_improvements: ^0.11.8 copied to clipboard

Improvements to your overall UI/UX

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ux_improvements

With Flutter:

 $ flutter pub add ux_improvements

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

dependencies:
  ux_improvements: ^0.11.8

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:ux_improvements/ux_improvements.dart';
1
likes
0
points
427
downloads

Publisher

unverified uploader

Weekly Downloads

Improvements to your overall UI/UX

Repository (GitHub)
View/report issues

Topics

#widget #image #ui #flutter

License

unknown (license)

Dependencies

flutter, responsive_ux

More

Packages that depend on ux_improvements