Sangam Shrestha
Sangam Shrestha
We would like to have map, whenMap etc in FormzStatus so that it will be easy to check the formzStatus instead of `if elseif`.
The REST API already supports adding the query param **?_embed** to the URL and the response will then include all “embedded media”, including the featured image but this library call...
## Steps to Reproduce 1. Use GoRouter.of(context).namedLocation() inside redirect. This cause error: ```dart String? authGuard(BuildContext context, GoRouterState state) { // If not logged in redirects to login page also providing...
### Type Functionality ### Issue - Translation is not working as expected. - Shows nothing when user opens change language dialog for the first time. Because supported languages are not...
### This PR is not tested and may not work as it is not fully implemented. ### What this PR does? - It shows how we can use Flutter's built-in...
**Describe what scenario you think is uncovered by the existing examples/articles** Riverpod is too flexible and awesome but developers often get lost in it. Developers needs a pattern or structure...
Generating random image from `Faker.instance.image.unsplash.people()` does not work. Unsplash provides not found image.
## Pull Request - Report security issues [confidentially](https://github.com/parse-community/Parse-SDK-Flutter/security/policy). - Any contribution is under this [license](https://github.com/parse-community/Parse-SDK-Flutter/blob/master/LICENSE). - Link this pull request to an [issue](https://github.com/parse-community/Parse-SDK-Flutter/issues?q=is%3Aissue). ## Issue Closes: n/a ## Approach ##...
### Checklist - [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue - [X] I made sure that the issue I am raising doesn't already exist ### Current bug...
### What problem will this feature address? When db backup is used it only creates backup which eventually become large and large. We may not need old backups so we...