Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing unused video_player dependency #84

Merged
merged 12 commits into from
Apr 4, 2022

Conversation

wszeborowskimateusz
Copy link
Collaborator

No description provided.

@wszeborowskimateusz wszeborowskimateusz linked an issue Feb 16, 2022 that may be closed by this pull request
@@ -3,6 +3,4 @@
| Platform | Example interface | Sample tweet |
|:--------:|:--------------------------------------------------------------------|:------------------------------------------------------------------------|
| Android | ![img](https://raw.githubusercontent.com/schibsted/tweet_ui/master/example/screenshots/android_main.png) | ![img](https://raw.githubusercontent.com/schibsted/tweet_ui/master/example/screenshots/android_example.png) |
| iOS | ![img](https://raw.githubusercontent.com/schibsted/tweet_ui/master/example/screenshots/ios_main.png) | ![img](https://raw.githubusercontent.com/schibsted/tweet_ui/master/example/screenshots/ios_example.png) |

> Video/GIF Tweets don't work on iOS simulators ([video_player ios instructions](https://pub.dev/packages/video_player#ios))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this sentence not true anymore:

Video/GIF Tweets don't work on iOS simulators

If it's still valid, we should leave it

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted it

README.md Show resolved Hide resolved
CHANGELOG.md Outdated
- Removing lock file from repository - adding it to gitignore
- Updating ios version for example project to 11 to support better player
- Regenerating example project with flutter create command
- Removing unused video_player dependency
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can divide the Changelog a bit more, to use ### Removed for Removing unused video_player dependency and the lock file.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@wszeborowskimateusz wszeborowskimateusz merged commit e01a76e into dev Apr 4, 2022
@wszeborowskimateusz wszeborowskimateusz deleted the fix/removing-unnecessary-dependency branch April 4, 2022 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate classes when compiling
2 participants