hover_magnifier 0.0.4 copy "hover_magnifier: ^0.0.4" to clipboard
hover_magnifier: ^0.0.4 copied to clipboard

Hover magnifier for Flutter web & desktop. Amazon style product zoom with edge detection and glass effect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hover_magnifier

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

dependencies:
  hover_magnifier: ^0.0.4

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:hover_magnifier/hover_magnifier.dart';
5
likes
160
points
157
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Hover magnifier for Flutter web & desktop. Amazon style product zoom with edge detection and glass effect.

Repository (GitHub)
View/report issues

Topics

#magnifier #hover #product-zoom #image-zoom #flutter-web

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hover_magnifier