JagadishaIncture
JagadishaIncture
 We need a shadow of Ticketview like this ...boarder color
In ImageLoadingService add below code in loadImage method @Override public void loadImage(String url, ImageView imageView) { imageView.setScaleType(ImageView.ScaleType.FIT_XY); }
iam also looking for same.. like dot indicator outside the images
Taking run time permision ofr camera works for me
Case 1 : If i give click even for parent view of SwipeView Event itself is not Trigger Case 2: if i give click event for SwipeActionView . event is...
No Need to do any code level change ? Jagadisha N Consultant - Technology E: ***@***.*** T: +91 8072734291 | W: www.incture.com ________________________________ From: Łukasz Rutkowski ***@***.***> Sent: Thursday, June...
For Inidan Users ` Prediction? p = await PlacesAutocomplete.show( offset: 0, radius: 1000, types: [], strictbounds: false, region: "in", context: context, apiKey: Constants.API_KEY, mode: Mode.overlay, // Mode.fullscreen language: "en", onError:...
> In the new version of Flutter, Stack does not take overflow as parameter. go to the Package and go to the Stack widget most probably around line 109, >...