dart_postgis 0.1.0+2 copy "dart_postgis: ^0.1.0+2" to clipboard
dart_postgis: ^0.1.0+2 copied to clipboard

outdated

A module to support postgis.

example/dart_postgis_example.dart

import 'package:dart_postgis/dart_postgis.dart';

// void main() {
//   var awesome = Awesome();
//   print('awesome: ${awesome.isAwesome}');
// }