risto_widgets 0.1.0 copy "risto_widgets: ^0.1.0" to clipboard
risto_widgets: ^0.1.0 copied to clipboard

A Flutter library with customizable UI widgets for buttons, expandable list tiles, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add risto_widgets

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

dependencies:
  risto_widgets: ^0.1.0

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:risto_widgets/risto_widgets.dart';
1
likes
140
points
50
downloads

Publisher

verified publisherristocloudgroup.com

Weekly Downloads

A Flutter library with customizable UI widgets for buttons, expandable list tiles, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, expandable, flutter, flutter_markdown, font_awesome_flutter, html2md, lottie, plugin_platform_interface

More

Packages that depend on risto_widgets