Skip to content

Commit

Permalink
docs: update readme with troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
adar2378 committed Jan 31, 2024
1 parent b728b85 commit 69a662f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/djangoflow_video_player/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ VideoPlayerWidget(
```

## 🚧 Troubleshooting

Having SDK constraint mismatch can cause `UnimplemenetedError:init() has not been implemented` error. In that case make sure flutter app package or dart package that is using this package matches correct SDK constraint as the video_player package.

## 🤝 Contributing

[Contribution Guideline](https://github.com/djangoflow/flutter-djangoflow?tab=readme-ov-file#contribution-guideline)
Expand Down

0 comments on commit 69a662f

Please sign in to comment.