Skip to content

Commit

Permalink
Merge pull request #332 from c-seeger/patch-1
Browse files Browse the repository at this point in the history
fix: web platform #330
  • Loading branch information
hnvn authored May 5, 2022
2 parents 1695fed + 7faddf7 commit 0d91c24
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion image_cropper_for_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,9 @@ dev_dependencies:
flutter_lints: ^1.0.0

flutter:

plugin:
implements: image_cropper
platforms:
web:
pluginClass: ImageCropperPlugin
fileName: image_cropper_for_web.dart

0 comments on commit 0d91c24

Please sign in to comment.