Mahdi Pishguy

Results 149 issues of Mahdi Pishguy

Hi, how can i disable animation when i opening activity or panel? i want to have animation of swipe to close when i want to close activity or panel, Thanks

Hi i get this error: ``` Error:Error converting bytecode to dex: Cause: com.android.dex.DexException: Multiple dex files define Lio/realm/BaseRealm$1; Error:Execution failed for task ':app:transformClassesWithDexForDebug'. > com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException ``` how...

how can i clear buffer after connect to server, when i disconnected from server and trying to emmit data, that buffered and after connect to server, this library send all...

Hi i'm implementing simple socket by your code, but from android i cant check login my login function and socket work fine without using Cluster, could you help me? ```...

fix all translated words

fix some lint analysis

Hi, i have one problem with this `CKEDITOR` on attaching image between post content, this library can be resolve this problem?

hi, how can i change ripple background color? thanks ``` ```

this library can be support getting locale from network when its available? it seems this class don't work correctly and i get some error. [reference ](https://github.com/aissat/easy_localization/issues/38) ```dart final String assetsLocalePath...

Hi. why my methods run every second on `onFinishFlick` method? how can i disable that?