Upgrade to v3.0.1

This commit is contained in:
Erfan Rahmati
2022-09-14 15:29:02 +04:30
parent 62323c003a
commit b53236f68e
2 changed files with 8 additions and 13 deletions

View File

@@ -15,13 +15,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.0"
animated_theme_switcher:
dependency: "direct main"
description:
name: animated_theme_switcher
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.6"
ansicolor:
dependency: "direct dev"
description:

View File

@@ -1,8 +1,10 @@
name: movielab
description: An open source movie information database application.
publish_to: 'none'
version: 2.0.7
version: 3.0.1
homepage: https://erfanrht.github.io/MovieLab-Intro
documentation: https://github.com/ErfanRht/MovieLab
environment:
sdk: ">=2.15.1 <3.0.0"
@@ -25,7 +27,9 @@ dependencies:
google_nav_bar: ^5.0.5
page_transition: ^2.0.5
flutter_slidable: ^1.2.0
avatar_glow: ^2.0.2
avatar_glow: ^2.0.2
flashy_tab_bar2: ^0.0.4
timeline_tile: ^2.0.0
# Used for saving and loading preferences from the device.
shared_preferences: ^2.0.12
@@ -45,9 +49,7 @@ dependencies:
external_path: ^1.0.1
permission_handler: ^10.0.0
file_picker: ^5.0.1
flashy_tab_bar2: ^0.0.4
animated_theme_switcher: ^2.0.6
timeline_tile: ^2.0.0