David Corrado

Results 10 issues of David Corrado

I have been evaluating the popular location permission libraries with flutter to see how it matches with the best practices. Below is what I found with your library. Let me...

I have been evaluating the popular location permission libraries with flutter to see how it matches with the best practices. Below is what I found with your library. Let me...

I enabled disableLocationListening. Problem is in the initialization you poll the location when creating the device in initializeDeviceInfo() in AmplitudeClient.java You can see it polls the location by putting a...

## 🏗 Enhancement Proposal I have been evaluating the popular location permission libraries with flutter to see how it matches with the best practices. Below is what I found with...

## 🏗 Enhancement Proposal I have been evaluating the popular location permission libraries with flutter to see how it matches with the best practices. Below is what I found with...

**Description:** When we add a content description to the view talkback announces the slider without the ability to interact with the slider. So you need to swipe to the right...

bug
Widget: Slider
Issue: Accessibility

From the docs for ktlint. ktlint_code_style in your editorconfig should be all you need to set for android rule set - https://pinterest.github.io/ktlint/rules/configuration-ktlint/#code-style - https://pinterest.github.io/ktlint/install/cli/#miscellaneous-flags-and-commands - https://github.com/pinterest/ktlint/releases/tag/0.46.0 "The CLI parameter --android...

When you click on the textview. Dismiss the keyboard. Then click on the text view in another spot. It does not scroll to the right position. It appears the cursor...

**Describe the bug** So I am trying to convert from Jacoco to Kover but just simply doing that and running this command ./gradlew clean app:koverHtmlReportDebug -PenableKover (Not using this work...

Bug
S: waiting for clarification

https://github.com/square/retrofit/issues/3275#issuecomment-571335466 Would like a solution that does not involve adding the ignore rule. Can we consider a proper fix.