Skip to content

Commit

Permalink
4.10.0
Browse files Browse the repository at this point in the history
Took 10 minutes
  • Loading branch information
Drawner committed Dec 12, 2023
1 parent 67bc43c commit d41b61e
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 37 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

## 4.9.0
## 4.10.0
December 11, 2023
- 'textScaleFactorOf' is deprecated

Expand Down
62 changes: 31 additions & 31 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: _flutterfire_internals
sha256: eb0ac20f704799b986049fbb3c1c16421eca319a1b872378d669513e12452ba5
sha256: f5628cd9c92ed11083f425fd1f8f1bc60ecdda458c81d73b143aeda036c35fe7
url: "https://pub.dev"
source: hosted
version: "1.3.14"
version: "1.3.16"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -53,26 +53,26 @@ packages:
dependency: transitive
description:
name: cloud_firestore
sha256: "8fa76be13bf33c7e1521794d8f43e94abb83515201667d00a1e0063351867200"
sha256: "50e33a5cd62f7ed0e8290802a7e68e090d27738f65256977162c127303ad82ea"
url: "https://pub.dev"
source: hosted
version: "4.13.3"
version: "4.13.5"
cloud_firestore_platform_interface:
dependency: transitive
description:
name: cloud_firestore_platform_interface
sha256: "5683de3ed02dded4857882493a7f359dff8cb9941ef36fa707f1b1cbde054838"
sha256: dedbd776c04429f85726e5cfb6f929d8405da241ceec32baa7d31b7d062dad53
url: "https://pub.dev"
source: hosted
version: "6.0.7"
version: "6.0.9"
cloud_firestore_web:
dependency: transitive
description:
name: cloud_firestore_web
sha256: "29ed06af42c224e2ada69344b6d42e3d4c5e37f3931ea790733e859c0e5bfbf8"
sha256: fd60d31f4eb104295256edc2e0bee631dc2b3283c5087701c513bfa9f27b711a
url: "https://pub.dev"
source: hosted
version: "3.8.7"
version: "3.8.9"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -189,34 +189,34 @@ packages:
dependency: transitive
description:
name: firebase_auth
sha256: "869ff488c7b467e273d7be223f52d3d026576b6e1da92dcd136ff627ae0a8c67"
sha256: a87cfdd16b2bd04ca4a61e8b8d95daafaae487aa4c6533c9497199d631eefe6f
url: "https://pub.dev"
source: hosted
version: "4.15.0"
version: "4.15.2"
firebase_auth_platform_interface:
dependency: transitive
description:
name: firebase_auth_platform_interface
sha256: ecf9f78ae1a7a1297de01ec975e9e2cfe5b543589b27cc5969849d9a8dc46999
sha256: "4ca90755469fd20bf32070a3ff4dcb6256cfafc47230cc021261acced672ed3c"
url: "https://pub.dev"
source: hosted
version: "7.0.6"
version: "7.0.8"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
sha256: "96f89e2340cdf373109cb29afec401c170aa2d98fb0833687793c8017e36f435"
sha256: "8eb2b4d35ed46405783c135cdf7c4c2d2769abe09cee60fcd8080c0475a9e8b5"
url: "https://pub.dev"
source: hosted
version: "5.8.9"
version: "5.8.11"
firebase_core:
dependency: transitive
description:
name: firebase_core
sha256: d301561d614487688d797717bef013a264c517d1d09e4c5c1325c3a64c835efb
sha256: "96607c0e829a581c2a483c658f04e8b159964c3bae2730f73297070bc85d40bb"
url: "https://pub.dev"
source: hosted
version: "2.24.0"
version: "2.24.2"
firebase_core_platform_interface:
dependency: transitive
description:
Expand All @@ -229,34 +229,34 @@ packages:
dependency: transitive
description:
name: firebase_core_web
sha256: "10159d9ee42c79f4548971d92f3f0fcd5791f6738cda3583a4e3b2c8b244c018"
sha256: d585bdf3c656c3f7821ba1bd44da5f13365d22fcecaf5eb75c4295246aaa83c0
url: "https://pub.dev"
source: hosted
version: "2.9.0"
version: "2.10.0"
firebase_database:
dependency: transitive
description:
name: firebase_database
sha256: "373b54cc0a890f4f1547380d31232a718aa5e4ded1a8819e6c4709d7df8286e6"
sha256: "80f67c961ed81341ac93120750120469ac3122baa8c0d3374a620f5834b5519f"
url: "https://pub.dev"
source: hosted
version: "10.3.6"
version: "10.3.8"
firebase_database_platform_interface:
dependency: transitive
description:
name: firebase_database_platform_interface
sha256: "2e3edb4552848585aa0031c0d493699305b40da756ebe507686ca6bbe96369eb"
sha256: "4366ade2390f8799a317bb13af29c2a1fdfc84f4d04372094756b86a6cbfd305"
url: "https://pub.dev"
source: hosted
version: "0.2.5+14"
version: "0.2.5+16"
firebase_database_web:
dependency: transitive
description:
name: firebase_database_web
sha256: "55ec085db984291668c232d8760b82c86c33f5e4a459721a2df0438c2ece5859"
sha256: "4920a83b917493b37fd408cbb01c289ef8a422d9ed48982f908a9850290262f9"
url: "https://pub.dev"
source: hosted
version: "0.2.3+14"
version: "0.2.3+16"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -304,7 +304,7 @@ packages:
path: ".."
relative: true
source: path
version: "4.8.3"
version: "4.10.0"
fuchsia_remote_debug_protocol:
dependency: transitive
description: flutter
Expand All @@ -314,10 +314,10 @@ packages:
dependency: transitive
description:
name: go_router
sha256: c247a4f76071c3b97bb5ae8912968870d5565644801c5e09f3bc961b4d874895
sha256: c5fa45fa502ee880839e3b2152d987c44abae26d064a2376d4aad434cf0f7b15
url: "https://pub.dev"
source: hosted
version: "12.1.1"
version: "12.1.3"
http:
dependency: "direct main"
description:
Expand Down Expand Up @@ -724,10 +724,10 @@ packages:
dependency: transitive
description:
name: url_launcher
sha256: b1c9e98774adf8820c96fbc7ae3601231d324a7d5ebd8babe27b6dfac91357ba
sha256: e9aa5ea75c84cf46b3db4eea212523591211c3cf2e13099ee4ec147f54201c86
url: "https://pub.dev"
source: hosted
version: "6.2.1"
version: "6.2.2"
url_launcher_android:
dependency: transitive
description:
Expand Down Expand Up @@ -772,10 +772,10 @@ packages:
dependency: transitive
description:
name: url_launcher_web
sha256: "138bd45b3a456dcfafc46d1a146787424f8d2edfbf2809c9324361e58f851cf7"
sha256: "7286aec002c8feecc338cc33269e96b73955ab227456e9fb2a91f7fab8a358e9"
url: "https://pub.dev"
source: hosted
version: "2.2.1"
version: "2.2.2"
url_launcher_windows:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions lib/view/app_state.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1580,9 +1580,9 @@ mixin NavigatorStateMethodsMixin {
/// Complete the lifecycle for a route that has been popped off the navigator.
void finalizeRoute(Route<dynamic> route) => App.router.finalizeRoute(route);

/// Consults the current route's [Route.willPop] method, and acts accordingly,
/// potentially popping the route as a result; returns whether the pop request
/// should be considered handled.
/// Consults the current route's [Route.popDisposition] method, and acts
/// accordingly, potentially popping the route as a result; returns whether
/// the pop request should be considered handled.
@optionalTypeArgs
Future<bool> maybePop<T extends Object?>([T? result]) =>
App.router.maybePop<T>(result);
Expand Down
7 changes: 6 additions & 1 deletion lib/view/extensions/context_extensions.dart
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,13 @@ extension ContextExtension on BuildContext {
/// similar to [MediaQuery.of(this).devicePixelRatio]
double get devicePixelRatio => MediaQuery.of(this).devicePixelRatio;

@Deprecated('Use the TextScaler object now instead')

/// similar to [MediaQuery.of(this).textScaleFactor]
double get textScaleFactor => MediaQuery.of(this).textScaleFactor;
double get textScaleFactor => 0;

/// The font scaling strategy to use for laying out textual contents.
TextScaler get textScaler => MediaQuery.of(this).textScaler;

/// get the shortestSide from screen
double get mediaQueryShortestSide => mediaQuerySize.shortestSide;
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ homepage: https://www.andrioussolutions.com
repository: https://github.com/AndriousSolutions/fluttery_framework
issue_tracker: https://github.com/AndriousSolutions/fluttery_framework/issues?q=is%3Aissue+is%3Aopen

version: 4.9.0
version: 4.10.0

environment:
sdk: '>=2.19.0 <4.0.0'
Expand Down

0 comments on commit d41b61e

Please sign in to comment.