Skip to content

Commit 2bf37ec

Browse files
committed
Add missing language codes.
1 parent 1672121 commit 2bf37ec

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

pubspec.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
name: anytime
22
description: Anytime Podcast Player
33

4-
version: 1.4.0+229
4+
version: 1.4.0+235
55

66
environment:
77
sdk: '>=3.6.0 <4.0.0'
8-
# Pinned to an older version of Flutter for iOS due to accessibility bug: https://github.com/flutter/flutter/issues/164483
98
flutter: 3.27.4
10-
#flutter: 3.38.0
119

1210
dependencies:
1311
accessibility_tools: ^2.4.1
@@ -17,7 +15,7 @@ dependencies:
1715
auto_size_text: ^3.0.0
1816
audio_service: ^0.18.18
1917
audio_session: ^0.2.1
20-
background_fetch: 1.4.0
18+
background_fetch: ^1.3.8
2119
collection: ^1.18.0
2220
connectivity_plus: ^6.0.11
2321
cupertino_icons: ^1.0.6
@@ -43,7 +41,7 @@ dependencies:
4341
path_provider_platform_interface: ^2.0.4
4442
percent_indicator: 4.2.5
4543
permission_handler: ^12.0.0+1
46-
podcast_search: ^0.7.12
44+
podcast_search: ^0.7.13
4745
provider: ^6.0.3
4846
rxdart: ^0.28.0
4947
scrollable_positioned_list: ^0.3.7

0 commit comments

Comments
 (0)