daniwaxman

Results 7 issues of daniwaxman

I am getting the following error using plugin version 1.1.2 and Flutter 2.8.1 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. > Could...

Jodit Version:** 3.2.60 Browser: All OS: All ``` data() { return { editor: null, buttons: [ "bold", "strikethrough", "underline", "italic", "|", "ul", "ol", "|", // "outdent", // "indent", "|", //...

Feature Request

I have a dialog with a custom button whos onPressed event closes the dialog: onPressed: () { Navigator.pop(context); }, When the button is pressed and the dialog is hidden, however...

There does not appear to be away to reduce the spacing (padding) between each chip. This is my code and I want the horizontal row of chips to be closer...

I am using latest plugin with iOS 11 and I am not able to retrieve version info. Does this plugin support iOS11?

I am trying to use this script but I am getting the following error when running: C:/Ruby23-x64/lib/ruby/2.3.0/net/http.rb:933:in `connect_nonblock': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError)

awesomeDialogs version: 3.02 (also tried 3.2.1) Flutter 3.7.9 When building on Mac for iOS I am getting the following error: ../../../.pub-cache/hosted/pub.dev/rive-0.13.4/lib/src/rive_core/artboard.dart:538:4: Error: Undefined name 'mustBeOverridden'. The error is from the...