Skip to content

Flutter Integration v0.2.0

Compare
Choose a tag to compare
@medz medz released this 15 Sep 04:11
· 86 commits to main since this release

To install Prisma Flutter Integration v0.2.0 run this command

dart pub add orm_flutter:^0.2.0

Or update your pubspec.yaml file:

dependencies:
  orm_flutter: ^0.2.0

What's Changed

  • deps: Upgrade the webfetch to ^0.1.0 version
  • upstream: Adapt the orm package 5.*.* version