iulian0512

Results 12 issues of iulian0512

When user is allowed to dismiss by tap is is useful for me to know what caused the loader dismiss. Imagine the situation where you present the loader to the...

is there a chance for a more recent build with spatialite 5.0.1 with latest sqllite,geos,proj,etc ? i tried doing that the last 2 days but did not succeed too many...

**Is your feature request related to a problem? Please describe.** I am creating a "disposable/closeable" object with FutureProvider that needs its resources released. **Describe the solution you'd like** Expose dispose...

enhancement

Hi, since the "ios jank" (https://github.com/flutter/flutter/issues/76180) is not fixed yet is there any option to disable the animations ? i am experimenting a 1-1.5 second lag when the buttons animate...

Where can i find a list of all POD... variables like PODS_CONFIGURATION_BUILD_DIR POD_ROOT etc

t1:enhancement

`Fatal Exception: java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first. at android.view.ViewGroup.addViewInner(ViewGroup.java:4471) at android.view.ViewGroup.addView(ViewGroup.java:4312) at android.view.ViewGroup.addView(ViewGroup.java:4252) at android.view.ViewGroup.addView(ViewGroup.java:4225) at com.priyankvasa.android.cameraviewex.PreviewImpl.markTouchAreas$cameraViewEx_release(PreviewImpl.kt:85) at...

bug
help wanted
pinned

I have an use case where i show a "loading please wait" alert then when an error occurs i want to change the alert type to error and show the...

Hi, how can i run some code when the user clicks on the black background (the alert gets dismissed) and when the user clicks the close button ?

it would be really useful to be able to run async code in the onMessage callback suppose you need to do some io processing or something else async like requesting...

## 🐛 Bug Report While downloading an image from a webserver the cache manager decides to create a filename ending with .* which is not permitted on windows. ### Expected...

type: bug