Se solicita experto en flutter para corregir error

  • Autor Autor Ciela
  • Fecha de inicio Fecha de inicio
Estado

🔒 Este tema está cerrado para nuevas respuestas.

⏰ Solo el creador del tema puede solicitar la reapertura de sus propios temas, pero únicamente dentro de los 60 días previos a la última actualización.

Ciela

Ciela

No recomendado
Verificado
Verificación en dos pasos activada
Verificado por Whatsapp
Verificado por Binance
Retroalimentación: +35 / =1 / -4
Precio
$2 USD
Formas de pago
  1. Binance
Método de entrega
Sin intermediario
Plazo para pagar
Máximo 1 día
Plazo de entrega
Máximo 1 día
Comisiones
No existen
hola, estoy actualziando una aplicacion a un cliente y esta hecha en flutter, ahora me da un error, quisiera alguien pueda ayudarme, me dice el precio.

Insertar CODE, HTML o PHP:
lib/view/screens/html/html_viewer_screen.dart:72:44: Error: 'RenderContext' isn't a type.
                  onLinkTap: (String? url, RenderContext context, Map<String, String> attributes, element) {
                                           ^^^^^^^^^^^^^
lib/view/screens/html/html_viewer_screen.dart:70:21: Error: The method 'SelectableHtml' isn't defined for the class
'_HtmlViewerScreenState'.
 - '_HtmlViewerScreenState' is from 'package:sixam_mart/view/screens/html/html_viewer_screen.dart'
 ('lib/view/screens/html/html_viewer_screen.dart').
Try correcting the name to the name of an existing method, or defining a method named 'SelectableHtml'.
                ) : SelectableHtml(
                    ^^^^^^^^^^^^^^
lib/view/screens/location/widget/web_landing_page.dart:275:56: Error: 'RenderContext' isn't a type.
                              onLinkTap: (String? url, RenderContext context, Map<String, String> attributes, element) {
                                                       ^^^^^^^^^^^^^
lib/view/screens/location/widget/web_landing_page.dart:275:42: Error: The argument type 'void Function(String?, invalid-type,
Map<String, String>, dynamic)' can't be assigned to the parameter type 'void Function(String?, Map<String, String>, Element?)?'.      
 - 'Map' is from 'dart:core'.
 - 'Element' is from 'package:html/dom.dart' ('../../../../AppData/Local/Pub/Cache/hosted/pub.dev/html-0.15.4/lib/dom.dart').
                              onLinkTap: (String? url, RenderContext context, Map<String, String> attributes, element) {
                                         ^
este es el error que estoy recibiendo al correr flutter.
 
Última edición:
Lo que quiere decir es que no existe la clase "SelectableHtml" en la linea 275 en lib/view/screens/location/widget/web_landing_page.dart
 
Estado

🔒 Este tema está cerrado para nuevas respuestas.

⏰ Solo el creador del tema puede solicitar la reapertura de sus propios temas, pero únicamente dentro de los 60 días previos a la última actualización.

Temas similares

PAU.digital
Respuestas
3
Visitas
327
nereid134
nereid134
vayesa
Respuestas
3
Visitas
423
JeoReyes
JeoReyes
DiegoEscobar
  • Cerrado
Respuestas
2
Visitas
206
Reyes87
R
Atrás
Arriba