Skip to content

Prisma Client Dart v3.4.7

Compare
Choose a tag to compare
@medz medz released this 25 Jan 01:22

To install Prisma Dart client v3.4.7, run the following command:

dart pub add orm:3.4.7

To update Prisma Dart client v3.4.7, update the orm dependency in your pubspec.yaml file.

dependencies:
  orm: ^3.4.7

What's Changed

  1. Bug: Permission issues that may be caused by using absolute paths are resolved to paths based on pwd.