any_to_widget 0.9.0 copy "any_to_widget: ^0.9.0" to clipboard
any_to_widget: ^0.9.0 copied to clipboard

Convert any data to widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add any_to_widget

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

dependencies:
  any_to_widget: ^0.9.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:any_to_widget/any_to_widget.dart';
1
likes
140
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Convert any data to widget.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on any_to_widget