imagewidget 1.2.1 copy "imagewidget: ^1.2.1" to clipboard
imagewidget: ^1.2.1 copied to clipboard

Fighttech Flutter Image Widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add imagewidget

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

dependencies:
  imagewidget: ^1.2.1

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:imagewidget/imagewidget.dart';
3
likes
120
pub points
80%
popularity
screenshot

Publisher

unverified uploader

Fighttech Flutter Image Widget

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

extended_image, flutter, flutter_svg, lottie

More

Packages that depend on imagewidget