smooth_widgets 0.0.5 copy "smooth_widgets: ^0.0.5" to clipboard
smooth_widgets: ^0.0.5 copied to clipboard

Smooth Widgets for Flutter Projects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smooth_widgets

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

dependencies:
  smooth_widgets: ^0.0.5

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:smooth_widgets/smooth_widgets.dart';
2
likes
105
points
9
downloads

Publisher

verified publisheromidshabab.com

Weekly Downloads

Smooth Widgets for Flutter Projects

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

figma_squircle, flutter, shimmer

More

Packages that depend on smooth_widgets