Skip to content

dart:geometry library #3107

Closed
Closed
@DartBot

Description

@DartBot

This issue was originally filed by @seaneagan


"dart:html" contains several geometric concepts which would be nice to factor out into a "dart:geometry" or similar:

Point (issue #3053)
Rectangle (issue #3035)
Matrix (issue #3054)

and at least a few other concepts would be useful:

Interval (https://gist.github.com/2719638)
Polygon
Line
Path
Angle
Circle
Ellipse
Square
etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions