- 12 Mar, 2024 6 commits
-
-
Jaime Blasco authored
-
* chore: Upgrade compileSdkVersion, targeSdkVersion and kotlinVersion * chore: Upgrade gradle version * chore: Fix incompatibility with Java 16
João Bentes authored -
* Expose onattach and ondetach in scroll controller * Expose on attach and detach in sheet controller
Hari07 authored -
This PR https://github.com/flutter/flutter/pull/137304 makes SemanticsNode.isMergedIntoParent readonly, which makes the customized scrollable.dart incompatible.
Richard Shiue authored
- 20 Nov, 2023 1 commit
-
-
Haikal Izzuddin authored
-
- 08 Nov, 2023 3 commits
-
-
Jaime Blasco authored
-
* feat: sheet improvements * fix: remove unused simulation * fix: rebase * fix: update dependencies
Jaime Blasco authored
-
- 25 Sep, 2023 1 commit
-
- 03 Sep, 2023 1 commit
-
-
Tries to mirror changes made in flutter/flutter PR 126535 for devicePixelRatio Does not mirror changes made to scroll_position.dart @override double get devicePixelRatio => context.devicePixelRatio;
saltedpotatos authored
-
- 18 Jun, 2023 4 commits
-
-
Mirko Mucaria authored
-
*
(Annotated region) Move annatated region in _CupertinoBottomSheetContainer and made overlayStyle depend on transitionBackgroundColor luminance *
(OverlayStyle) remove computed overlayStyle in showCupertinoModalBottomSheet function
Matthieu Pernelle authored -
Amarjeet Srivastava authored
-
Takeshi Tsukamoto authored
-
- 28 Jan, 2023 2 commits
-
-
* fix: deprecate duplicated name * fix: support flutter 3.7 * feat: add pre release version
Jaime Blasco authored -
Jaime Blasco authored
-
- 26 Jan, 2023 1 commit
-
-
Dan Reynolds authored
-
- 07 Oct, 2022 4 commits
-
-
Jaime Blasco authored
-
Jaime Blasco authored
-
Sergey Bunas authored
-
Jaime Blasco authored
-
- 09 Sep, 2022 2 commits
-
-
Jaime Blasco authored
-
- 08 Sep, 2022 1 commit
-
-
Jaime Blasco authored
-
- 07 Sep, 2022 11 commits
-
-
* ci: improve github workflows * fix: rename file * fix: add firebase deploy * fix: only deploy web on merge main * fix: update names * fix: trigger typo
Jaime Blasco authored -
Jaime Blasco authored
-
Jaime Blasco authored
-
Jaime Blasco authored
-
Jaime Blasco authored
-
Jaime Blasco authored
-
Jaime Blasco authored
-
Jaime Blasco authored
- 05 Sep, 2022 2 commits
-
-
Jaime Blasco authored
-
Jaime Blasco authored
-
- 03 Sep, 2022 1 commit
-
-
Fix Using the ModalScrollController.of(context) doesnt allow dismissing scrollable views
Jaime Blasco authored
-