chore: Upgrade to Flutter 3.16.1

pull/401/head
Inex Code 2023-12-01 22:40:48 +03:00
parent 8729926c36
commit 84fb5dc613
3 changed files with 263 additions and 263 deletions

View File

@ -1,5 +1,5 @@
buildscript { buildscript {
ext.kotlin_version = '1.6.10' ext.kotlin_version = '1.9.21'
ext.getVersionCode = { -> ext.getVersionCode = { ->
try { try {
def stdout = new ByteArrayOutputStream() def stdout = new ByteArrayOutputStream()

File diff suppressed because it is too large Load Diff

View File

@ -4,62 +4,62 @@ publish_to: 'none'
version: 0.9.1+19 version: 0.9.1+19
environment: environment:
sdk: '>=3.0.2 <4.0.0' sdk: '>=3.2.1 <4.0.0'
flutter: ">=3.10.2" flutter: ">=3.16.1"
dependencies: dependencies:
animations: ^2.0.7 animations: ^2.0.8
auto_route: ^7.3.2 auto_route: ^7.8.4
auto_size_text: ^3.0.0 auto_size_text: ^3.0.0
crypt: ^4.3.0 crypt: ^4.3.1
cubit_form: ^2.0.1 cubit_form: ^2.0.1
device_info_plus: ^9.0.2 device_info_plus: ^9.1.1
dio: ^5.1.2 dio: ^5.4.0
duration: 3.0.12 duration: ^3.0.13
dynamic_color: ^1.6.5 dynamic_color: ^1.6.8
easy_localization: ^3.0.2 easy_localization: ^3.0.3
either_option: ^2.0.1-dev.1 either_option: ^2.0.1-dev.1
equatable: ^2.0.5 equatable: ^2.0.5
fl_chart: ^0.62.0 fl_chart: ^0.65.0
flutter: flutter:
sdk: flutter sdk: flutter
flutter_bloc: ^8.1.3 flutter_bloc: ^8.1.3
flutter_markdown: ^0.6.14 flutter_markdown: ^0.6.18+2
flutter_secure_storage: ^8.0.0 flutter_secure_storage: ^9.0.0
flutter_svg: ^2.0.6 flutter_svg: ^2.0.9
get_it: ^7.6.0 get_it: ^7.6.4
gql: ^1.0.0 gql: ^1.0.0
graphql: ^5.1.2 graphql: ^5.1.3
graphql_codegen: ^0.13.0 graphql_codegen: ^0.13.9
graphql_flutter: ^5.1.2 graphql_flutter: ^5.1.2
hive: ^2.2.3 hive: ^2.2.3
hive_flutter: ^1.1.0 hive_flutter: ^1.1.0
http: ^0.13.5 http: ^1.1.2
intl: ^0.18.0 intl: ^0.18.0
ionicons: ^0.2.2 ionicons: ^0.2.2
json_annotation: ^4.8.1 json_annotation: ^4.8.1
local_auth: ^2.1.6 local_auth: ^2.1.7
material_color_utilities: ^0.5.0 material_color_utilities: ^0.5.0
modal_bottom_sheet: ^3.0.0-pre modal_bottom_sheet: ^3.0.0-pre
nanoid: ^1.0.0 nanoid: ^1.0.0
package_info: ^2.0.2 package_info: ^2.0.2
pretty_dio_logger: ^1.3.1 pretty_dio_logger: ^1.3.1
provider: ^6.0.5 provider: ^6.1.1
pub_semver: ^2.1.4 pub_semver: ^2.1.4
timezone: ^0.9.2 timezone: ^0.9.2
url_launcher: ^6.1.11 url_launcher: ^6.2.1
# TODO: Developer is not available, update later. # TODO: Developer is not available, update later.
# wakelock: ^0.6.2 # wakelock: ^0.6.2
dev_dependencies: dev_dependencies:
auto_route_generator: ^7.1.1 auto_route_generator: ^7.3.2
flutter_test: flutter_test:
sdk: flutter sdk: flutter
build_runner: ^2.4.4 build_runner: ^2.4.7
flutter_launcher_icons: ^0.13.1 flutter_launcher_icons: ^0.13.1
hive_generator: ^2.0.0 hive_generator: ^2.0.1
json_serializable: ^6.7.0 json_serializable: ^6.7.1
flutter_lints: ^2.0.1 flutter_lints: ^3.0.1
flutter_icons: flutter_icons:
android: "launcher_icon" android: "launcher_icon"