dynamic_cached_fonts
dynamic_cached_fonts copied to clipboard
A font loader to download, cache and load web fonts in flutter with support for Firebase Cloud Storage.
Bumps [firebase_storage](https://github.com/firebase/flutterfire/tree/master/packages/firebase_storage) from 10.3.11 to 11.0.14. Changelog Sourced from firebase_storage's changelog. Change Log All notable changes to this project will be documented in this file. See Conventional Commits for commit...
## Description of the bug if I set a custom `cacheStalePeriod` then the font file will not be downloaded in `DynamicCachedFontsFontCacheKey` cache folder, instead it will be downloaded in a...
Bumps [async](https://github.com/dart-lang/async) from 2.8.2 to 2.10.0. Changelog Sourced from async's changelog. 2.10.0 Add CancelableOperation.thenOperation which gives more flexibility to complete the resulting operation. Add CancelableCompleter.completeOperation. Require Dart 2.18 2.9.0 Potentially...
* Updated firebase dependencies to latest * fixed WidgetsBinding error in unit test
Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) from 1.15.0 to 1.24.0. Changelog Sourced from firebase_core's changelog. firebase_core - v1.24.0 FEAT: Bump Firebase iOS SDK to 9.6.0 (#9531). (2138f4aa) firebase_core_web - v1.7.3 FIX: explicitly set null...
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 1.0.4 to 2.0.1. Commits 8e3ce4f Document how to suggest lints for flutter_lints (#1546) b7cd2f4 [pigeon] Minor fixes to NNBD type handling in Dart (#1543) cb22b39 [pigeon] Enable...
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 1.0.4 to 2.0.1. Commits 8e3ce4f Document how to suggest lints for flutter_lints (#1546) b7cd2f4 [pigeon] Minor fixes to NNBD type handling in Dart (#1543) cb22b39 [pigeon] Enable...
Font not found in cache :( Font not found in cache :(
Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) from 3.0.0 to 3.2.0. Commits 1a6c9d0 chore(release): publish packages 8e1c39b chore: update all dart SDK to the following constraints >=3.2.0 <4.0.0 (#13... 86ae6fe fix(core, web): do not throw...
Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) from 3.0.0 to 3.1.1. Commits e2aaba3 chore(release): publish packages a100829 fix(auth, windows): fix a crash that could happen when using `sendEmailVerifi... 747b0b6 chore(release): publish packages (#12942) c1a67e5 fix(firestore,...