medz / prisma-dart

Prisma Client Dart is an auto-generated type-safe ORM. It uses Prisma Engine as the data access layer and is as consistent as possible with the Prisma Client JS/TS APIs.
https://prisma.pub
BSD 3-Clause "New" or "Revised" License
459 stars 31 forks source link

Split flutter integration packages #406

Closed medz closed 2 weeks ago

netlify[bot] commented 4 months ago

Deploy Preview for prisma-dart ready!

Name Link
Latest commit 8edc79cce6d4a03306c5b85d19ca1071bfa76175
Latest deploy log https://app.netlify.com/sites/prisma-dart/deploys/672775d4c93a9a0008873d08
Deploy Preview https://deploy-preview-406--prisma-dart.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

medz commented 3 months ago

Hey @autopilot It depends on you whether you can continue to complete it.

codeautopilot[bot] commented 3 months ago

Hey @autopilot It depends on you whether you can continue to complete it.

Hi @medz,

Thanks for your message. Based on the current progress and the recent commit feat(engine): create prisma query engine bridge package, it looks like the initial setup for the Prisma Query Engine Bridge has been completed.

Here are the next steps to continue and complete the task:

  1. Review the README: Ensure that the documentation is clear and provides all necessary information for users to understand the purpose and usage of the bridge.
  2. Test the Integration: Verify that the bridge works correctly with the Flutter plugin and resolves the symbol loading issues.
  3. Address Any Issues: If there are any problems or bugs, address them promptly.
  4. Update Documentation: If any changes or additional steps are required, update the documentation accordingly.

If you need any specific assistance or have any questions, feel free to ask!