smart_dev_widgets 0.0.3 copy "smart_dev_widgets: ^0.0.3" to clipboard
smart_dev_widgets: ^0.0.3 copied to clipboard

A collection of reusable Flutter widgets for common UI components by SmartDev.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_dev_widgets

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

dependencies:
  smart_dev_widgets: ^0.0.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:smart_dev_widgets/smart_dev_widgets.dart';
0
likes
120
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of reusable Flutter widgets for common UI components by SmartDev.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

auto_size_text, cached_network_image, flutter, flutter_screenutil, flutter_svg

More

Packages that depend on smart_dev_widgets