Tomer Rosenfeld

Results 95 issues of Tomer Rosenfeld

- [x] I have read the [README](https://github.com/vrtdev/flutter_workmanager/blob/master/README.md) - [x] I have done the setup for [Android](https://github.com/vrtdev/flutter_workmanager/blob/master/ANDROID_SETUP.md) - [x] I have done the setup for [iOS](https://github.com/vrtdev/flutter_workmanager/blob/master/IOS_SETUP.md) - [x] I have ran...

bug

The README currently falsely claims that this library has jetpack compose support. You also mention later in the README that to use this library with jetpack compose users should use...

Added the `setBottomSheet` function that causes the initial rating dialog to pop up as a bottom sheet instead of as a dialog. Bottom sheets are less intrusive and more in...

Fixed the bug where the pause button would be toggled even if you would use ```java play.change(false); ``` while the button is already showing the pause icon

I built and installed your fork, I added `border_radius 16` to my config and it seems like it accepts it as I don't get any warning or errors, however, my...