Isaque Neves

Results 149 issues of Isaque Neves

how can i use this lib without "webpack" and "npm". I have fav many AngularDart projects and in dart I can call javascript functions, but I don't know how to...

I can't change slides using mouse click and drag on windows, ideally it had the same behavior as android or buttons were displayed in the corners to be able to...

not work on Flutter desktop windows 10

how to save the log as a simple txt as below in a specific path, example: "c:\fsbackup_log.txt", using flutter desktop windows ![image](https://user-images.githubusercontent.com/12227024/136281740-f6aa30bd-3893-4c9b-9eb0-bfcabf926a64.png) https://camo.githubusercontent.com/d6a9318a26b24fed5a25f87e7ee4577d52815c22f7f69bc64f5c1df24e45febb/68747470733a2f2f692e696d6775722e636f6d2f474c46624c574e2e676966

f_logs has some widget to render the log in the application interface similar to linux tail -f tool I'm developing a server backup tool with desktop flutter, where I copy...

I know that this is not the ideal place to ask this question, but in the repository of the lib "dartssh" there is no way to create issues, so is...

Add a way to select, copy and find text from PDF just like google chrome and syncfusion pdf viewer do ![sample](https://user-images.githubusercontent.com/12227024/149836001-2c20f696-e632-4fba-978c-8c880c50478b.png) ![image](https://user-images.githubusercontent.com/12227024/149817169-33a8009e-0ec2-46b2-bc60-e1ea4d19df61.png)

enhancement

not work on windows flutter: Error getting printing info: MissingPluginException(No implementation found for method open.document.data on channel io.scer.native_pdf_renderer) ```dart Observer(builder: (_) { if (controller.pdfContrachequeState == LoadingState.loading) { return Center( child:...

bug

I'm getting this error and I can't view the PDF ```dart import 'dart:typed_data'; import 'package:flutter/material.dart'; import 'package:native_pdf_view/native_pdf_view.dart'; import 'package:printing/printing.dart' as printingpdf; import 'package:http/http.dart' as http; import 'package:riodasostrasapp/app/shared/theme/style.dart'; class CustomPdfPageView extends...

bug

could upgrade to dart 2.8 and compare the JIT vs AOT version