aloisdeniel / aloisdeniel/flutter_geocoder

inheritFromWidgetOfExactType isn't defined.

Abierto
#53 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Dart
Estrellas
192
Forks
182
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

```
static AppState of(BuildContext context) {
return context.inheritFromWidgetOfExactType(AppState);
}
```

> The method 'inheritFromWidgetOfExactType' isn't defined for the type 'BuildContext'.
> Try correcting the name to the name of an existing method, or defining a method named 'inheritFromWidgetOfExactType'.dart(undefined_method)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.