Pinned Repositories
dart_clean
dart_clean – a CLI tool to clean dart and flutter repositories recursively
firestore_dart
ical
iCal library for Dart and Flutter
ical_serializer
MOVED TO:
mapbox_widget_layer
[experiment] Custom Flutter Widgets on top of a Mapbox Map (package mapbox_gl). Exposes builders to reactively build widgets based on screen position, zoom, bearing, and tilt.
path_finder
Dart topology and Dijkstra implementation
sweepline_intersections
A small and fast module using a sweepline algorithm to detect intersections between polygons and/or polylines.
turf_dart
A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart.
turf_equality
Checks two valid geojson geometries for equality.
turf_pip
A small library for detecting if a point lies inside a polygon.
Dart Club's Repositories
dartclub/turf_dart
A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart.
dartclub/mapbox_widget_layer
[experiment] Custom Flutter Widgets on top of a Mapbox Map (package mapbox_gl). Exposes builders to reactively build widgets based on screen position, zoom, bearing, and tilt.
dartclub/ical
iCal library for Dart and Flutter
dartclub/firestore_dart
dartclub/dart_clean
dart_clean – a CLI tool to clean dart and flutter repositories recursively
dartclub/sweepline_intersections
A small and fast module using a sweepline algorithm to detect intersections between polygons and/or polylines.
dartclub/turf_equality
Checks two valid geojson geometries for equality.
dartclub/dart_sort_queue
A small and simple binary heap priority queue in Dart.
dartclub/geotypes
dartclub/turf_pip
A small library for detecting if a point lies inside a polygon.
dartclub/cloudinary_client
dart wrapper for cloudinary rest apis
dartclub/flutter_select_wheel
Number selection wheel for Flutter
dartclub/path_finder
Dart topology and Dijkstra implementation
dartclub/awesome-geojson
GeoJSON utilities that will make your life easier.
dartclub/Awesome-Geospatial
Long list of geospatial tools and resources
dartclub/azstore
dartclub/cloudrun_template
dartclub/dart_rbush
An r-tree for Dart; port of @mourner's rbush.
dartclub/flutter_form_builder
Simple form maker for Flutter Framework
dartclub/flutter_form_helper
Flutter form helper package [EXPERIMENTAL]
dartclub/linter
Linter for Dart.
dartclub/linter_rules
Dart analyzer rules for our projects, based on pedantic
dartclub/liquid_dart
dartclub/location_tracker
Firestore + GeoJson real time location tracker lib [experiment]
dartclub/mapbox-gl-dart
Library to use Mapbox GL JS from Dart
dartclub/mapbox-gl-flutter
A Mapbox GL flutter package for creating custom maps
dartclub/mapbox_search
A Flutter package for place search using MapBox Api and for Static map image
dartclub/node-interop
Interop library for writing Node.js apps and modules in Dart.
dartclub/srt_parser
dartclub/turf_js
A modular geospatial engine written in JavaScript