Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Null safety support #273

Merged
merged 30 commits into from
Mar 13, 2021
Merged

Null safety support #273

merged 30 commits into from
Mar 13, 2021

Conversation

ibedek
Copy link
Contributor

@ibedek ibedek commented Mar 12, 2021

Plugin migrated to nullsafety, updated example app (with change of ffmpeg package too).
This resolves #266 and possibly #246.

Note: NOT tested in detail, hence prerelease version tag

tanersener and others added 28 commits October 28, 2019 12:50
* freeze v0.2.8

* format dart files

* update versions in example application
Add extended documentation about integration of package variants, fixes #192
Integration for Flutter >= 1.20.x documentation
use v0.3.0 in example application
Update getMediaInformation documentation
…checks on example. set example to use full-gpl package since video stabilization is not in full
@tanersener tanersener removed their request for review March 12, 2021 20:18
@tanersener
Copy link
Owner

Could you please open this PR against the development, so it can be tested there? master is only for released versions.

Also, would you mind removing your project files (.classpath, .project, .settings)? It is not a good practice to push them to VCS.

@ibedek ibedek changed the base branch from master to development March 13, 2021 17:50
@ibedek
Copy link
Contributor Author

ibedek commented Mar 13, 2021

Sorry, it was busy week and I missed them.. I added those files/folders to .gitignore also

PS did possibly stupid thing by merging development into master.. i reverted that commit

@tanersener tanersener merged commit 528088d into tanersener:development Mar 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support null safety
4 participants