Skip to content

Instantly share code, notes, and snippets.

@ElZombieIsra
Created October 8, 2020 21:20
Show Gist options
  • Save ElZombieIsra/cf8f5179edd500111c4cca50f84c5cf9 to your computer and use it in GitHub Desktop.
Save ElZombieIsra/cf8f5179edd500111c4cca50f84c5cf9 to your computer and use it in GitHub Desktop.
Agrega el json a tus assets
# ...
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
# Agrega aquí tu archivo.
assets:
# Esta línea debe apuntar a la ruta de tu documento
# y tener el mismo nombre que el archivo.
- assets/dialog_flow_auth.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment