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
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg, provider

More

Packages that depend on richtrex_image