area_polygon library

Functions

calculateArea(List<Offset> points, {bool signed = false}) → double
Calculate the area of a simple 2D polygon given its vertices.