File tree Expand file tree Collapse file tree 3 files changed +16
-9
lines changed Expand file tree Collapse file tree 3 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.5.0] - 2025-02-06
2+ #### [ @rickypid ] ( https://github.com/rickypid )
3+
4+ ### Dependencies
5+
6+ * Upgrade supabase_flutter: ^2.8.3
7+
18## [ 1.4.3] - 2024-12-26
29#### [ @rickypid ] ( https://github.com/rickypid )
310#### [ @lazy-geek ] ( https://github.com/lazy-geek )
Original file line number Diff line number Diff line change @@ -2,16 +2,16 @@ name: example
22description : A new Flutter project.
33publish_to : ' none'
44
5- version : 1.4.3
5+ version : 1.5.0
66
77environment :
88 sdk : ' >=3.4.0 <4.0.0'
99
1010dependencies :
1111 cupertino_icons : ^1.0.8
12- dio : ^5.7.0
12+ dio : ^5.8.0+1
1313 faker : ^2.2.0
14- file_picker : ^8.1.4
14+ file_picker : ^8.3.1
1515 file_saver : ^0.2.14
1616 flutter :
1717 sdk : flutter
@@ -20,13 +20,13 @@ dependencies:
2020 flutter_login : ^5.0.0
2121 flutter_supabase_chat_core :
2222 path : ../
23- flutter_svg : ^2.0.14
24- http : ^1.2.2
23+ flutter_svg : ^2.0.17
24+ http : ^1.3.0
2525 image_picker : ^1.1.2
2626 infinite_scroll_pagination : ^4.1.0
27- open_filex : ^4.5 .0
27+ open_filex : ^4.6 .0
2828 path_provider : ^2.1.5
29- supabase_flutter : ^2.8.1
29+ supabase_flutter : ^2.8.3
3030 timeago : ^3.7.0
3131
3232
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: flutter_supabase_chat_core
22description : >
33 Actively maintained, community-driven Supabase BaaS for chat applications
44 with an optional chat UI.
5- version : 1.4.3
5+ version : 1.5.0
66homepage : https://flutter-supabase-chat-core.insideapp.it
77repository : https://github.com/insideapp-srl/flutter_supabase_chat_core
88
@@ -16,7 +16,7 @@ dependencies:
1616 flutter_chat_types : ^3.6.2
1717 meta : ^1.15.0
1818 mime : ' >=1.0.2 <3.0.0'
19- supabase_flutter : ^2.8.1
19+ supabase_flutter : ^2.8.3
2020 uuid : ^4.5.1
2121
2222dev_dependencies :
You can’t perform that action at this time.
0 commit comments