1. 09 May, 2024 1 commit
  2. 24 Apr, 2024 1 commit
  3. 19 Apr, 2024 3 commits
  4. 17 Apr, 2024 1 commit
  5. 16 Apr, 2024 1 commit
    • flutteractionsbot's avatar
      [CP-beta]Fix `getOffsetForCaret` crash (#146813) · 40f3a794
      flutteractionsbot authored
      This pull request is created by [automatic cherry pick workflow](https://github.com/flutter/flutter/wiki/Flutter-Cherrypick-Process#automatically-creates-a-cherry-pick-request)
      Please fill in the form below, and a flutter domain expert will evaluate this cherry pick request.
      
      ### Issue Link:
      What is the link to the issue this cherry-pick is addressing?
      
      b/333560406. Couldn't find a github issue for it
      
      ### Changelog Description:
      Explain this cherry pick in one line that is accessible to most Flutter developers. See [best practices](https://github.com/flutter/flutter/wiki/Hotfix-Documentation-Best-Practices) for examples
      
      Fixes a crash that may happen when the user enters certain characters in a text field.
      
      ### Impact Description:
      What is the impact (ex. visual jank on Samsung phones, app crash, cannot ship an iOS app)? Does it impact development (ex. flutter doctor crashes when Android Studio is installed), or the shipping production app (the app crashes on launch)
      
      Production apps crash when the user enters certain characters in certain conditions.
      
      b/333560406 has some related stats.
      
      ### Workaround:
      Is there a workaround for this issue?
      
      No
      
      ### Risk:
      What is the risk level of this cherry-pick?
      
      ### Test Coverage:
      Are you confident that your fix is well-tested by automated tests?
      
      ### Validation Steps:
      What are the steps to validate that this fix works?
      
      Run the test in the PR. The issue didn't come with a real world repro.
      40f3a794
  6. 08 Apr, 2024 2 commits
  7. 04 Apr, 2024 1 commit
  8. 03 Apr, 2024 1 commit
  9. 28 Mar, 2024 14 commits
  10. 27 Mar, 2024 15 commits