RulTech Solutions Private Limited

Results 32 comments of RulTech Solutions Private Limited

@junnyea I will try to checkout the updated code and check the issue for you. is there any more info that you can provide for debuging, or its simply not...

@SagarPanwala @X-Wei I will check by taking a new pull request and see if I find the same issue as @SagarPanwala , if I will be able to replicate it,...

@SagarPanwala which version of flutter are you using, the latest is flutter 1.7

@SagarPanwala 1. The issue was already closed and you updated your comment on the closed issue. 2. We do not do calls we are open community member's to help each...

@SagarPanwala Please find the steps we used to build the project 1. Add this line in starting of podfile. platform :ios, '10.0' 2. Comment clipboard_manager: '0.0.4' from pubspec.yaml and also...

@SagarPanwala As asked before by @X-Wei , we will need the steps to reproduce, as we are not able to reproduce the same issues that you are facing. Please refer...

> Many thanks @MilkBiscuit ! > > @pravindodia there are some recent changes to the code, could you release a new iOS app version? Thanks ! Sure, I will do...

You need to save the matrix and save that and while resuming back you have to redraw them so they are on the last saved location

Yes I have saved the StickerView Matrix, Bitmap as uri, and from matrix i can retrieve the coordinates and re position again on resume or on new activity wherever i...

when you save the object to get the matrix from the Sticker view like StickerView.getmatrix().getvalues. If you need a sample code, just let me know.