Skip to content

Commit

Permalink
Wip views
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardocucia committed Nov 20, 2024
1 parent d079ef1 commit fc308a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
cupertino_icons: ^1.0.8
dio: ^5.7.0
faker: ^2.2.0
file_picker: ^8.1.3
file_picker: ^8.1.4
file_saver: ^0.2.14
flutter:
sdk: flutter
Expand All @@ -20,13 +20,13 @@ dependencies:
flutter_login: ^5.0.0
flutter_supabase_chat_core:
path: ../
flutter_svg: ^2.0.10+1
flutter_svg: ^2.0.14
http: ^1.2.2
image_picker: ^1.1.2
infinite_scroll_pagination: ^4.0.0
infinite_scroll_pagination: ^4.1.0
open_filex: ^4.5.0
path_provider: ^2.1.4
supabase_flutter: ^2.8.0
path_provider: ^2.1.5
supabase_flutter: ^2.8.1
timeago: ^3.7.0


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
flutter_chat_types: ^3.6.2
meta: ^1.15.0
mime: ^1.0.6
supabase_flutter: ^2.8.0
supabase_flutter: ^2.8.1
uuid: ^4.5.1

dev_dependencies:
Expand Down

0 comments on commit fc308a2

Please sign in to comment.