8000 数据解析报错 · Issue #3 · fluttercandies/flex_grid · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
数据解析报错 #3
Open
Open
@zkdengta

Description

@zkdengta

Platforms

dart

Description

FormatException: Unexpected character (at character 1)
MapEntry(Simple: [Instance of 'DemoRouteResult', Instance of 'DemoRouteRe...
#0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1383:5)
#1 _ChunkedJsonParser.parseNumber (dart:convert-patch/convert_patch.dart:1250:9)
#2 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:915:22)
#3 _parseJson (dart:convert-patch/convert_patch.dart:35:10)
#4 JsonDecoder.convert (dart:convert/json.dart:610:36)
#5 JsonCodec.decode (dart:convert/json.dart:216:41)
#6 FFConvert.convert. (package:ff_annotation_route_library/src/helper.dart:17:17)
#7 asT (package:ff_annotation_route_library/src/helper.dart:42:33)
#8 getRouteSettings. (package:example/example_route.dart:99:21)

My code

FormatException: Unexpected character (at character 1)
MapEntry(Simple: [Instance of 'DemoRouteResult', Instance of 'DemoRouteRe...
#0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1383:5)
#1 _ChunkedJsonParser.parseNumber (dart:convert-patch/convert_patch.dart:1250:9)
#2 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:915:22)
#3 _parseJson (dart:convert-patch/convert_patch.dart:35:10)
#4 JsonDecoder.convert (dart:convert/json.dart:610:36)
#5 JsonCodec.decode (dart:convert/json.dart:216:41)
#6 FFConvert.convert. (package:ff_annotation_route_library/src/helper.dart:17:17)
#7 asT (package:ff_annotation_route_library/src/helper.dart:42:33)
#8 getRouteSettings. (package:example/example_route.dart:99:21)

Try do it

FormatException: Unexpected character (at character 1)
MapEntry(Simple: [Instance of 'DemoRouteResult', Instance of 'DemoRouteRe...
#0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1383:5)
#1 _ChunkedJsonParser.parseNumber (dart:convert-patch/convert_patch.dart:1250:9)
#2 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:915:22)
#3 _parseJson (dart:convert-patch/convert_patch.dart:35:10)
#4 JsonDecoder.convert (dart:convert/json.dart:610:36)
#5 JsonCodec.decode (dart:convert/json.dart:216:41)
#6 FFConvert.convert. (package:ff_annotation_route_library/src/helper.dart:17:17)
#7 asT (package:ff_annotation_route_library/src/helper.dart:42:33)
#8 getRouteSettings. (package:example/example_route.dart:99:21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0