Skip to content

Can contains function from Polygon.dart be used without importing 'dart:html' ? #322

@Sacchid

Description

@Sacchid

As, StageXL imports 'dart:html', it can not be used in console application or in aqueduct back-end.

As to check if point is present in polygon doesn't need 'dart:html', so is there any way this method be used in console application or in aqueduct back-end code?

Can a separate library for with above mentioned logic be created? or can logic/code of contains method be used there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions