You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dart run dart_hooks:init
dart run dart_hooks:apply
Screenshots
Unhandled exception:
type'MappedIterable<dynamic, dynamic>' is not a subtype of type'Iterable<String>'intype cast
#0 keys (package:dart_hooks/globals.dart:8:56)#1 keys (package:dart_hooks/globals.dart)#2 _applyHooks (file:///~/.pub-cache/hosted/pub.dev/dart_hooks-1.0.3/bin/apply.dart:20:22)#3 main (file:///~/.pub-cache/hosted/pub.dev/dart_hooks-1.0.3/bin/apply.dart:9:9)<asynchronous suspension>
System (please complete the following information):
OS: Ubuntu
Version: 24.04
The text was updated successfully, but these errors were encountered:
Describe the bug
Unhandled exception when applying the hooks.
Steps to reproduce
Screenshots
System (please complete the following information):
Ubuntu
24.04
The text was updated successfully, but these errors were encountered: