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

VideoPlayer.swift error in .Pubcache file on IOS #72

Open
huxaiphaer opened this issue Nov 27, 2020 · 0 comments
Open

VideoPlayer.swift error in .Pubcache file on IOS #72

huxaiphaer opened this issue Nov 27, 2020 · 0 comments

Comments

@huxaiphaer
Copy link

huxaiphaer commented Nov 27, 2020

Am trying to run the project on IOS but am facing this error :

/Users/lutaayaidris/.pub-cache/hosted/pub.dartlang.org/flutter_playout-1.0.42/ios/Classes/VideoPlayer.swift:281:21: error: reference to property 'player' in closure requires explicit 'self.' to make capture semantics explicit
                        player?.play()
                        ^
                        self.

    note: Using new build system
    note: Building targets in parallel
    note: Planning build
    note: Constructing build description

I tried this :
flutter pub cache repair

but still, the error keeps on popping, any solution for this?

Thanks

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

No branches or pull requests

1 participant