update to 3.13
This commit is contained in:
@ -13,7 +13,7 @@ class BaseLayer extends StatelessWidget {
|
||||
FMTCTileProviderSettings(
|
||||
behavior: CacheBehavior.values
|
||||
.byName('cacheFirst'),
|
||||
cachedValidDuration: Duration(
|
||||
cachedValidDuration: const Duration(
|
||||
days: 14
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user