Naamapps
Naamapps
When the application is on RTL, the pagination dots below the swiping area are displayed in ltr while the app is on rtl (the dots stay the same while in...
Hey, There are a lot of chat icon variations but I can't find an empty one (like the comment icon) It would be great if there was an empty chat...
Hey, Thanks for the package and the new null safety update. There is a PR that adds a circular crop mask and it would be great if you could merge...
Hey, really nice package! I was wondering if it's possible for you to add the ability to crop a video? Like cropping an image, you show the video with a...
Hey, In the ValidationMessages map the key and the value are not nullable, I think the value should be nullable because what if you don't want to show a message...
Hi, Is there a way to create the opposite of the mustMatch validator? The use case here is in password reset, the user needs to enter the current password and...
Hey, Just like there is a `ReactiveValueListenableBuilder` and `ReactiveStatusListenableBuilder`, I think you should add `ReactiveTouchListenableBuilder` because there is an option to listen to the stream events when the input is...
Sometimes there is a need to give an AnimatedSwitcher an empty space (like SizedBox). Is nil compatible with this? AnimatedSwitcher is using a Stack to do the switch, and because...
Hey, Currently the refresher pulls back immediately after returning true in the onRefresh function. It would be nice to have a little delay to the pull back, so the user...
### Is your feature request related to a problem? Currently the dot notation syntax is not available when trying to access nested fields inside a future that returns a record...