Error CarouselView #122
rubensgalvan
started this conversation in
General
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried creating a class inheriting from FutterEvalPlugin and creating a bridge to CarouselView, but without success.
EvalWidget(
key: key,
packages: packages,
library: library,
function: function,
args: params.values.toList(),
assetPath: assetPath,
plugins: [const DynamicFlutterEvalPlugin()],
);
Mensagem:
CompileError: Could not find declaration "CarouselView" at "CarouselView" (file package:dynamic/main.dart)
Library: Flutter framework
Context: null
Stacktrace:
dart-sdk/lib/internal/js_dev_runtime/private/ddc_runtime/errors.dart 274:3 throw
package:dart_eval/src/eval/compiler/reference.dart 375:10 getValue
package:dart_eval/src/eval/compiler/expression/identifier.dart 13:46 compileIdentifier
package:dart_eval/src/eval/compiler/expression/method_invocation.dart 61:9 compileMethodInvocation
package:dart_eval/src/eval/compiler/expression/expression.dart 39:12 compileExpression
package:dart_eval/src/eval/compiler/helpers/argument_list.dart 517:12 compileArgumentListWithBridge
package:dart_eval/src/eval/compiler/expression/method_invocation.dart 131:22 compileMethodInvocation
package:dart_eval/src/eval/compiler/expression/expression.dart 39:12 compileExpression
package:dart_eval/src/eval/compiler/statement/return.dart 24:9 compileReturn
package:dart_eval/src/eval/compiler/statement/statement.dart 34:12 compileStatement
package:dart_eval/src/eval/compiler/statement/block.dart 19:20 compileBlock
package:dart_eval/src/eval/compiler/declaration/function.dart 84:14 compileFunctionDeclaration
package:dart_eval/src/eval/compiler/declaration/declaration.dart 24:5 compileDeclaration
package:dart_eval/src/eval/compiler/compiler.dart 507:11
dart-sdk/lib/_internal/js_dev_runtime/private/linked_hash_map.dart 21:7 forEach
package:dart_eval/src/eval/compiler/compiler.dart 496:14
dart-sdk/lib/_internal/js_dev_runtime/private/linked_hash_map.dart 21:7 forEach
package:dart_eval/src/eval/compiler/compiler.dart 488:7 compileSources
package:dart_eval/src/eval/compiler/compiler.dart 167:12 compile
package:flutter_eval/src/flutter_eval.dart 468:30 [_recompile]
package:flutter_eval/src/flutter_eval.dart 443:9 initState
package:flutter/src/widgets/framework.dart 5852:55 [_firstBuild]
package:flutter/src/widgets/framework.dart 5699:5 mount
package:flutter/src/widgets/framework.dart 4548:15 inflateWidget
package:flutter/src/widgets/framework.dart 3998:20 updateChild
package:flutter/src/widgets/framework.dart 5747:16 performRebuild
package:flutter/src/widgets/framework.dart 5435:7 rebuild
package:flutter/src/widgets/framework.dart 6051:5 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 4139:32 updateChildren
package:flutter/src/widgets/framework.dart 7202:17 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 5747:16 performRebuild
package:flutter/src/widgets/framework.dart 5435:7 rebuild
package:flutter/src/widgets/framework.dart 5797:5 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 5747:16 performRebuild
package:flutter/src/widgets/framework.dart 5435:7 rebuild
package:flutter/src/widgets/framework.dart 6051:5 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 5747:16 performRebuild
package:flutter/src/widgets/framework.dart 5884:11 performRebuild
package:flutter/src/widgets/framework.dart 5435:7 rebuild
package:flutter/src/widgets/framework.dart 5909:5 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 5747:16 performRebuild
package:flutter/src/widgets/framework.dart 5435:7 rebuild
package:flutter/src/widgets/framework.dart 6051:5 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 5747:16 performRebuild
package:flutter/src/widgets/framework.dart 5435:7 rebuild
package:flutter/src/widgets/framework.dart 5797:5 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 5747:16 performRebuild
package:flutter/src/widgets/framework.dart 5884:11 performRebuild
package:flutter/src/widgets/framework.dart 5435:7 rebuild
package:flutter/src/widgets/framework.dart 5909:5 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 5747:16 performRebuild
package:flutter/src/widgets/framework.dart 5884:11 performRebuild
package:flutter/src/widgets/framework.dart 5435:7 rebuild
package:flutter/src/widgets/framework.dart 5909:5 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 5747:16 performRebuild
package:flutter/src/widgets/framework.dart 5435:7 rebuild
package:flutter/src/widgets/framework.dart 5797:5 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 7025:14 update
package:flutter/src/widgets/framework.dart 3982:14 updateChild
package:flutter/src/widgets/framework.dart 5747:16 performRebuild
package:flutter/src/widgets/framework.dart 5884:11 performRebuild
package:flutter/src/widgets/framework.dart 5435:7 rebuild
package:flutter/src/widgets/framework.dart 2695:14 [_tryRebuild]
package:flutter/src/widgets/framework.dart 2752:11 [_flushDirtyElements]
package:flutter/src/widgets/framework.dart 3056:17 buildScope
package:flutter/src/widgets/binding.dart 1259:9 drawFrame
package:flutter/src/rendering/binding.dart 495:5 [_handlePersistentFrameCallback]
dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 118:77 tear
package:flutter/src/scheduler/binding.dart 1434:7 [_invokeFrameCallback]
package:flutter/src/scheduler/binding.dart 1347:9 handleDrawFrame
package:flutter/src/scheduler/binding.dart 1200:5 [_handleDrawFrame]
dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 118:77 tear
lib/_engine/engine/platform_dispatcher.dart 1522:5 invoke
lib/_engine/engine/platform_dispatcher.dart 265:5 invokeOnDrawFrame
lib/_engine/engine/frame_service.dart 192:32 [_renderFrame]
lib/_engine/engine/frame_service.dart 99:9
dart-sdk/lib/async/zone.dart 1546:13 _rootRunUnary
dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 118:77 tear
dart-sdk/lib/async/zone.dart 1429:19 runUnary
dart-sdk/lib/async/zone.dart 1350:26
dart-sdk/lib/_internal/js_dev_runtime/patch/js_allow_interop_patch.dart 224:27 _callDartFunctionFast1
Beta Was this translation helpful? Give feedback.
All reactions