JagadishaIncture

Results 41 comments of JagadishaIncture

![ticketview](https://user-images.githubusercontent.com/55983819/81100599-64c12780-8f2a-11ea-808a-c4f69d0782e6.jpg) 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, >...