Already Dead

Results 3 issues of Already Dead

When close the outputstrem, remove it from outputStreamMap but not remove it from noSyncLengthMap. That lead to syncRunnable crash cause java.lang.ArrayIndexOutOfBoundsException at function 'flushProcess' in class MultiPointOutputStream.java. The code is...

I think it is a mistake in DiffUtil in ProjectAdapter.java

set percentage to GFProgressBar has no effect . the GFProgressBar always show with percentage 0.5 GFProgressBar( type: GFProgressType.circular, radius: 30, backgroundColor: Colors.white, percentage: 1, // has no effect circleWidth: 3,...