td
td
deleteFromDisk is broken on a few platforms (works on android but is broken on linux) Workaround: call clear in deleteFromDisk cc: @TheOneWithTheBraid
CCExtractor version: 0.93 # In raising this issue, I confirm the following: - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that the bug-fix...
ignoreptsjumps and fixptsjumps are the [same](https://github.com/CCExtractor/ccextractor/blob/master/src/lib_ccx/params.c#L2117) thing, remove one?
Native flutter webrtc does not have clone for mediastream implemented. ```bash E/flutter (10366): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: UnimplementedError E/flutter (10366): #0 MediaStreamNative.clone (package:flutter_webrtc/src/native/media_stream_impl.dart:105:5) E/flutter (10366): #1 CallSession.gotCallFeedsForInvite. (package:matrix/src/voip/call.dart:504:38) E/flutter (10366): #2...
**Describe the bug** The last few pages, give an empty list when requested for 20 members. For example page 13 with 20 users gives an empty list but both 13...
App successfully builts on Android. but get this error on IOS Code : https://github.com/Techno-Disaster/PlushieMate Error output from Xcode build: ↳ ** BUILD FAILED ** Xcode's output: ↳ === BUILD TARGET...
**Is your feature request related to a problem? Please describe.** Currently we use Github actions to build on every PR and create a artifact where the testing team can download...
### Description Github deprecated some of its commands, specifically the setenv and addPath. This PR updates the deps to fix this ### How Has This Been Tested? Tested [here](https://github.com/Techno-Disaster/mentorship-flutter/actions/runs/413638666) ###...
## Description As a user I would like to be able to login/sign-up using a social account, so I don't need to create a profile from scratch ## Acceptance Criteria...
### Description Update deps Fixes #145 ### Flutter Channel: - [x] I have used the Flutter Beta channel on my local machine ### Type of Change: **Delete irrelevant options.** -...