mirkancal

Results 38 comments of mirkancal

@ritheshSalyan I can give. ``` [✓] Flutter (Channel stable, 3.0.1, on macOS 12.3.1 21E258 darwin-arm, locale en-TR) • Flutter version 3.0.1 at /Users/mirkan/development/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision...

I need that feature, it keeps deleting my CNAME. Is there any workaround or parameter to do that?

I've putted manually in gh-pages branch, not the master.

Thank you, it solved my problem.

I'm also having the same issue; I've simply copied from the example but not sure what's missing. Confettis are shooting from a single point but can't move around the screen....

> My current fix is: > > Update version in Podfile platform :ios, '14.0' > > Reset pods cd ios && rm -rf Pods/ Podfile.lock && pod install --repo-update @luongdong059...

I've simply fixed it by updating the platform to iOS 14 in Podfile. https://stackoverflow.com/a/73699790/9779791

@riegersan yes. 7 years old iPhone 6s has iOS 14. I'm okay with it.

@blue492 it seems like the package is asking higher iOS target. What's your target? It's in podfile, beginning of the file, in the line: Probably it's commented out or less...

I've installed with `dnf install python2-dbus` and `sudo pip install pydbus` but still have that nothing provides python2-pydbus message.