1. 08 Nov, 2023 3 commits
  2. 25 Sep, 2023 1 commit
  3. 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
  4. 18 Jun, 2023 4 commits
  5. 28 Jan, 2023 2 commits
  6. 26 Jan, 2023 1 commit
  7. 07 Oct, 2022 4 commits
  8. 09 Sep, 2022 2 commits
  9. 08 Sep, 2022 1 commit
  10. 07 Sep, 2022 11 commits
  11. 05 Sep, 2022 2 commits
  12. 03 Sep, 2022 7 commits
  13. 28 Aug, 2022 1 commit
    • Alex Li authored