richtrex_image 1.2.0 copy "richtrex_image: ^1.2.0" to clipboard
richtrex_image: ^1.2.0 copied to clipboard

discontinuedreplaced by: auto_size_widget

An extended package of RichTrex package which is enabling user to resize image widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add richtrex_image

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

dependencies:
  richtrex_image: ^1.2.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:richtrex_image/richtrex_image.dart';
2
likes
150
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

An extended package of RichTrex package which is enabling user to resize image widget.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, provider

More

Packages that depend on richtrex_image