RomeoDar
RomeoDar
`using System.Collections; using System.Collections.Generic; using UnityEngine; public class DragAlongSurface : MonoBehaviour { private bool holding; void Start () { holding = false; } void Update() { if (holding) { Move();...
any update on this ? there's no limit selection.
Did You Find Any Solutiuon Yet ? https://stackoverflow.com/questions/60617934/how-to-open-pdf-file-in-the-app-using-flutter (Proguard-rule solve this issue or not ? )
use pdfViewPage(path: urlPDFPath) (instead of using assetPDFPath in order to read pdf file from url