-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Getting this error trying to run this package:
Flutter version: 3.38.0
running on iOS
Xcode build done. 13.0s
Failed to build iOS app
Error output from Xcode build:
↳
** BUILD FAILED **
2
Xcode's output:
↳
Writing result bundle at path:
/var/folders/_l/r8p_xh350tb_q4dkdl87ltr80000gn/T/flutter_tools.BzUGxz/flutter_ios_build_temp_dirdt6zOO/temporary_xcresult_bundle
../../../.pub-cache/hosted/pub.dev/stream_feeds-0.3.1/lib/src/generated/api/api/default_api.g.dart:43:28: Error: Too few positional arguments: 4 required, 3 given.
default_api.g.dart:43
errorLogger?.logError(e, s, _options);
^
../../../.pub-cache/hosted/pub.dev/stream_feeds-0.3.1/lib/src/generated/api/api/default_api.g.dart:82:28: Error: Too few positional arguments: 4 required, 3 given.
default_api.g.dart:82
errorLogger?.logError(e, s, _options);
^
../../../.pub-cache/hosted/pub.dev/stream_feeds-0.3.1/lib/src/generated/api/api/default_api.g.dart:122:28: Error: Too few positional arguments: 4 required, 3 given.
default_api.g.dart:122
errorLogger?.logError(e, s, _options);
^
../../../.pub-cache/hosted/pub.dev/stream_feeds-0.3.1/lib/src/generated/api/api/default_api.g.dart:164:28: Error: Too few positional arguments: 4 required, 3 given.
default_api.g.dart:164```
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working