isoos / postgresql-dart

Dart PostgreSQL driver: supports extended query format, binary protocol and statement reuse.
https://pub.dev/packages/postgres
BSD 3-Clause "New" or "Revised" License
128 stars 35 forks source link

why dont working in macos ? #333

Closed abduraimovdev closed 4 months ago

abduraimovdev commented 5 months ago

why dont working in macos ?

isoos commented 5 months ago

@abduraimovdev: There is nothing specific in macos, it should work. On newer macos make sure that all the application permissions and network access is enabled. If it still persist, please provide more details.