Skip to content

Commit

Permalink
Add support for signals package
Browse files Browse the repository at this point in the history
  • Loading branch information
parlough committed Jun 18, 2024
1 parent 0b112d5 commit 1cde587
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 13 deletions.
1 change: 1 addition & 0 deletions pkgs/dart_services/lib/src/project_templates.dart
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ const Set<String> supportedBasicDartPackages = {
'rohd',
'rohd_vf',
'rxdart',
'signals',
'timezone',
'typed_data',
'vector_math',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"forge2d": "0.13.0",
"frontend_server_client": "4.0.0",
"glob": "2.1.2",
"go_router": "14.1.4",
"go_router": "14.2.0",
"google_fonts": "6.2.1",
"google_generative_ai": "0.4.3",
"hooks_riverpod": "2.5.1",
Expand Down Expand Up @@ -74,7 +74,7 @@
"path": "1.9.0",
"path_parsing": "1.0.1",
"path_provider": "2.1.3",
"path_provider_android": "2.2.5",
"path_provider_android": "2.2.6",
"path_provider_foundation": "2.4.0",
"path_provider_linux": "2.2.1",
"path_provider_platform_interface": "2.1.2",
Expand All @@ -91,7 +91,7 @@
"riverpod": "2.5.1",
"rohd": "0.5.3",
"rohd_vf": "0.5.0",
"rxdart": "0.27.7",
"rxdart": "0.28.0",
"shared_preferences": "2.2.3",
"shared_preferences_android": "2.2.3",
"shared_preferences_foundation": "2.4.0",
Expand All @@ -103,6 +103,9 @@
"shelf_packages_handler": "3.0.2",
"shelf_static": "1.1.2",
"shelf_web_socket": "2.0.0",
"signals": "5.2.2",
"signals_core": "5.2.2",
"signals_flutter": "5.2.2",
"source_map_stack_trace": "2.1.1",
"source_maps": "0.10.12",
"source_span": "1.10.0",
Expand Down
17 changes: 10 additions & 7 deletions pkgs/dart_services/tool/dependencies/pub_dependencies_main.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_fe_analyzer_shared": "70.0.0",
"analyzer": "6.5.2",
"_fe_analyzer_shared": "72.0.0",
"analyzer": "6.7.0",
"animations": "2.0.11",
"archive": "3.6.1",
"args": "2.5.0",
Expand Down Expand Up @@ -41,7 +41,7 @@
"forge2d": "0.13.0",
"frontend_server_client": "4.0.0",
"glob": "2.1.2",
"go_router": "14.1.4",
"go_router": "14.2.0",
"google_fonts": "6.2.1",
"google_generative_ai": "0.4.3",
"hooks_riverpod": "2.5.1",
Expand All @@ -60,7 +60,7 @@
"lists": "1.0.1",
"logger": "2.3.0",
"logging": "1.2.0",
"macros": "0.1.2-main.0",
"macros": "0.1.2-main.3",
"markdown": "7.2.2",
"matcher": "0.12.16+1",
"material_color_utilities": "0.11.1",
Expand All @@ -74,7 +74,7 @@
"path": "1.9.0",
"path_parsing": "1.0.1",
"path_provider": "2.1.3",
"path_provider_android": "2.2.5",
"path_provider_android": "2.2.6",
"path_provider_foundation": "2.4.0",
"path_provider_linux": "2.2.1",
"path_provider_platform_interface": "2.1.2",
Expand All @@ -91,7 +91,7 @@
"riverpod": "2.5.1",
"rohd": "0.5.3",
"rohd_vf": "0.5.0",
"rxdart": "0.27.7",
"rxdart": "0.28.0",
"shared_preferences": "2.2.3",
"shared_preferences_android": "2.2.3",
"shared_preferences_foundation": "2.4.0",
Expand All @@ -103,6 +103,9 @@
"shelf_packages_handler": "3.0.2",
"shelf_static": "1.1.2",
"shelf_web_socket": "2.0.0",
"signals": "5.2.2",
"signals_core": "5.2.2",
"signals_flutter": "5.2.2",
"source_map_stack_trace": "2.1.1",
"source_maps": "0.10.12",
"source_span": "1.10.0",
Expand Down Expand Up @@ -135,7 +138,7 @@
"video_player_avfoundation": "2.6.1",
"video_player_platform_interface": "6.2.2",
"video_player_web": "2.3.1",
"vm_service": "14.2.3",
"vm_service": "14.2.4",
"watcher": "1.1.0",
"web": "0.5.1",
"web_socket": "0.1.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"forge2d": "0.13.0",
"frontend_server_client": "4.0.0",
"glob": "2.1.2",
"go_router": "14.1.4",
"go_router": "14.2.0",
"google_fonts": "6.2.1",
"google_generative_ai": "0.4.3",
"hooks_riverpod": "2.5.1",
Expand Down Expand Up @@ -73,7 +73,7 @@
"path": "1.9.0",
"path_parsing": "1.0.1",
"path_provider": "2.1.3",
"path_provider_android": "2.2.5",
"path_provider_android": "2.2.6",
"path_provider_foundation": "2.4.0",
"path_provider_linux": "2.2.1",
"path_provider_platform_interface": "2.1.2",
Expand All @@ -90,7 +90,7 @@
"riverpod": "2.5.1",
"rohd": "0.5.3",
"rohd_vf": "0.5.0",
"rxdart": "0.27.7",
"rxdart": "0.28.0",
"shared_preferences": "2.2.3",
"shared_preferences_android": "2.2.3",
"shared_preferences_foundation": "2.4.0",
Expand All @@ -102,6 +102,9 @@
"shelf_packages_handler": "3.0.2",
"shelf_static": "1.1.2",
"shelf_web_socket": "1.0.4",
"signals": "5.2.2",
"signals_core": "5.2.2",
"signals_flutter": "5.2.2",
"source_map_stack_trace": "2.1.1",
"source_maps": "0.10.12",
"source_span": "1.10.0",
Expand Down

0 comments on commit 1cde587

Please sign in to comment.