point_in_polygon 1.0.0 copy "point_in_polygon: ^1.0.0" to clipboard
point_in_polygon: ^1.0.0 copied to clipboard

A new Flutter package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add point_in_polygon

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  point_in_polygon: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:point_in_polygon/point_in_polygon.dart';
20
likes
130
points
1.18k
downloads

Publisher

verified publishermolteo.com

Weekly Downloads

A new Flutter package project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on point_in_polygon