Skip to content

Error: type 'Bounds<num>' is not a subtype of type 'Bounds<double>' #38

@cnsumner

Description

@cnsumner

When attempting to run the example widget from the readme I get the following error:

The following assertion was thrown building Container:
type 'Bounds' is not a subtype of type 'Bounds' where
Bounds is from package:flutter_map/src/core/bounds.dart
num is from dart:core
Bounds is from package:flutter_map/src/core/bounds.dart
double is from dart:core

Any idea what could be causing this? It's hard for me to tell if this is something caused by the latest version of flutter, an error on my part, or an actual bug in the library.

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