Sebastian Roth
Sebastian Roth
Sample dex count graph via https://github.com/KeepSafe/dexcount-gradle-plugin. Dropbox accounts for 9558 methods. Big chunks are: - .team: 2856 - .sharing: 2498 - .files: 2113 - .v1: 390 ![screen shot 2016-06-16 at...
Same here, it happened straight after installation. ``` Use of chdir('') or chdir(undef) as chdir() is deprecated at /Users/ened/Library/Application Support/TextMate/Managed/Bundles/CTags.tmbundle/Support/bin/tmctags line 224. ctags timed out! ``` Can this bundle use...
No, but have since then moved to a different pub, called “flutter_sound”.
Not with this plugin at the moment. You'd have to query the address book yourself, present a multi-selection UI and then fetch the details yourself.
BTW, just noticed I left a incorrect simple_permissions dependency in there. Once https://github.com/Ethras/flutter_simple_permissions/pull/19 is merged and a new plugin version is released, I will update the PR.
@AppleEducate I believe those two are the same.
@AppleEducate not sure yet - what is the intention of removing `ims`, for example? I'd be happy to work on this PR first while keeping the changes as generic as...
@AppleEducate please explain the crash a bit more in detail, and perhaps post a stack trace. I can look at it in early August.
@gurleensethi hi! could you update the pub / would you be interested in a PR to fix this? Thx
I've checked the WWDC video links in the documentation and they appear to be working correctly. The link https://developer.apple.com/videos/play/wwdc2019/707 leads to a valid video about 'Advances in App Background Execution'....