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

A widget wrapper that allows a floating widget be dragged and rescaled.

1.2.1 - 2022.05.17 #

  • Flutter 3.0 compatible.
  • Cursor detecting area configurable.

1.2.0 - 2022.01.19 #

  • Fixed bug Multiple widgets using the same GlobalKey.
  • Rotationing screen now fixed.

1.1.1 - 2021.12.20 #

  • Fixed bug _cursorController not initialized.

1.1.0 - 2021.12.20 #

  • Now processing mouse updates!
  • Refactoring starting process.
  • New setters for offset and scale.

1.0.5 - 2021.12.09 #

  • Better scaling considering constraints and more refactoring.

1.0.4 - 2021.12.08 #

  • Refactored Cubit classes.
  • Created custom Widgets for Cubits.
  • Instructed about AnimationControllers.

1.0.3 - 2021.12.06 #

  • Added stream to FloatingOverlayController of FloatingOverlayData.

1.0.2 - 2021.12.06 #

  • Fixed issue about setState after dispose.

1.0.1 - 2021.12.03 #

  • Flutter formatted project.

1.0.0 - 2021.12.02 #

  • Initial stable release.
38
likes
140
pub points
85%
popularity

Publisher

unverified uploader

A widget wrapper that allows a floating widget be dragged and rescaled.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bloc, equatable, flutter, logging

More

Packages that depend on floating_overlay