Commit Graph

39 Commits

Author SHA1 Message Date
poka bd9e0bc4e8 Fix backgroundColor using 2022-04-29 13:06:31 +02:00
david.peters 735963a9bc Remove unnecessary code line (#22) 2021-11-10 23:02:41 +01:00
david.peters 8358e625a5 Use curly brackets 2021-11-10 23:01:47 +01:00
David Peters 9247dc2566 Reformatted utils.dart 2021-09-29 11:45:25 +02:00
sowmyan soman 0c528cc193 fixed the int to double type conversion issue 2021-06-23 16:17:18 -04:00
David Peters 5879fe3502 Fix #13 2021-04-18 12:07:30 +02:00
David Peters 4fa9d07e59 1.0.0+2 bug fix 2021-03-07 09:51:49 +01:00
David Peters b44039f9b6 Migrate to null safety 2021-03-06 15:26:00 +01:00
David 23628f7b2a Introduced MiniplayerWillPopScope as a drop-in replacement for WillPopScope to work with a nested architecture 2021-01-16 09:34:09 +01:00
David 6918f18f8a Added WillPopScope 2020-12-15 13:14:16 +01:00
David 36db28ce11 Null-safety support 2020-11-21 11:52:52 +01:00
David 2e4f701c81 API cleanup 2020-11-21 11:32:25 +01:00
David fa05702092 Code cleanup and documentation 2020-11-11 10:57:47 +01:00
David 114dc3dd50 Remove controllerListener on dispose 2020-10-09 20:52:45 +02:00
David 4d7cf69126 Bug fix. Initial height can now be set properly through a custom valueNotifier. 2020-10-09 20:40:09 +02:00
David 9c944d6230 Adds error messages and fixes a bug 2020-10-07 16:48:23 +02:00
David de7e89f8cf Add MiniplayerController 2020-10-06 20:57:24 +02:00
David 593302e7d4 Add documentation 2020-09-26 15:13:06 +02:00
David d61efc61cf Organize package 2020-09-26 15:12:50 +02:00
David 43b4751a6d Allow gestures to intervene in animations 2020-09-23 08:19:07 +02:00
David 289bad9ef0 Make some methods private 2020-09-23 08:06:05 +02:00
David 194bd9cd6a Fix bug 2020-09-21 14:10:15 +02:00
David 4845f7987f Updated dismiss opacity 2020-09-21 14:09:43 +02:00
David f4227e3ee4 Remove unused method 2020-09-21 13:59:13 +02:00
David f5edea4aa0 Updated dismiss behaviour 2020-09-21 13:58:35 +02:00
David 3b2630a3c0 Default curve Curves.easeOut 2020-09-21 13:30:22 +02:00
David 8136dd5c0c The miniplayer can now only be dismissed if onDismiss is set 2020-09-21 13:29:11 +02:00
David bc6d580abd Makes drag gestures feel more natural. 2020-09-21 00:12:58 +02:00
David 8d60fda628 OnDismiss Feature 2020-09-20 18:42:43 +02:00
peterscodee 3a0944ec11 Changed the way elevation is displayed 2020-08-27 11:41:09 +02:00
peterscodee 0fca3c3ae4 Add duration property 2020-08-26 16:40:39 +02:00
peterscodee 897d115235 cleanup 2020-08-26 16:38:34 +02:00
peterscodee 09243722d6 change method name 2020-08-03 15:09:25 +02:00
peterscodee af47014848 Version 0.3.0:
+ValueListenableBuilder
+valueNotifier property
2020-08-03 10:43:54 +02:00
peterscodee ddf09936fa Version 0.2.0: Add backgroundColor property 2020-07-31 10:02:40 +02:00
peterscodee 128fc330bc Fix bugs 2020-07-31 09:51:40 +02:00
peterscodee 9e6dd01e02 Fixes, elevation property 2020-07-30 17:01:37 +02:00
peterscodee 37cceb644a Initial Open Source release. 2020-07-29 22:32:28 +02:00
peterscodee 071e7a0f98 Initial commit 2020-07-29 22:13:39 +02:00