Skip to content

Conversation

@ThexXTURBOXx
Copy link

@ThexXTURBOXx ThexXTURBOXx commented Oct 8, 2024

Brief Summary of Changes

This PR adds an example which demonstrates the usage of both video and image widgets in a proper app that can instantly be run on all supported platforms.

Since no one was apparently working on the issue, I thought it was fine if this is my contribution in the context of Hacktoberfest. Please correct me if I am mistaken!

Closes #30

What does this PR address?

  • GitHub issue (Sample app #30)
  • Refactoring
  • New feature
  • Bug fix
  • Adds more tests

Are tests included?

  • Yes
  • No

Reviewer, please note:

Since the example is a "manual integration test suite" on its own, I think it is okay (as it is also in most other projects like this) that there are no new tests for it.

Also, I added the .flutter-plugins* files to the .gitignore since they should be ignored according to Dart standards.

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I ran the full test suite before pushing the changes and all the tests pass.

@ThexXTURBOXx ThexXTURBOXx mentioned this pull request Oct 8, 2024
@ThexXTURBOXx
Copy link
Author

Hello there! @adimiz1, any update on this?

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.

Sample app

1 participant