miniplayer 1.0.0-nullsafety.0 copy "miniplayer: ^1.0.0-nullsafety.0" to clipboard
miniplayer: ^1.0.0-nullsafety.0 copied to clipboard

outdated

A lightweight flutter package to simplify the creation of a miniplayer.

##1.0.0-nullsafety.0

*Migration to null safety

0.6.1 #

  • Mark onDismiss as deprecated: Migrate onDismiss to onDismissed as onDismiss will be used differently in a future version
  • API cleanup

0.6.0 #

  • Added AnimationController
  • Bug fixes

0.5.0+2 #

  • Updated documentation
  • Allow gestures to intervene in animations

0.5.0+1 #

  • Bug fixes
  • Dismiss behaviour is more natural now

0.5.0 #

  • Added onDismiss property
  • If onDismiss ist set, the miniplayer can be dismissed through a drag down gesture
  • Drag behaviour is more natural now
  • Changed default curve to Curves.easeOut

0.4.1+2 #

  • Updated the description based on a comment from @jwknows

0.4.1+1 #

  • Updated example reference in readme

0.4.1 #

  • Updated example

0.4.0 #

  • Added examples and demo images
  • Added duration property
  • Changed elevation rendering

0.3.0 #

  • Migrated from StreamBuilder to ValueListenableBuilder
  • 40% improvement in response time (previous 19.2ms, now 11.5ms)
  • Added valueNotifier property

0.2.0 #

  • Added backgroundColor property

0.1.2 #

  • Bug fixes

0.1.1 #

  • Bug fixes

0.1.0 #

  • Initial Open Source release
315
likes
0
pub points
93%
popularity

Publisher

verified publisherpeterscode.dev

A lightweight flutter package to simplify the creation of a miniplayer.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on miniplayer