Skip to content

AdSoNaTuRaL/tfm-uja-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy

Trabajo Fin de Máster • Máster en Ingeniaría de Informática • Universidad de Jaén

Análisis del kit de herramientas Flutter y desarrollo de un prototipo de aplicación multiplataforma

Thesis   |    Code   |    Technologies   |    Download the app   |    Getting started   |    Layout   |    Special Thanks


🧪 Technologies

This project was developed using the following technologies:

🔥 Download the apk

🚀 Getting started

This project was created in version 1.22.4 of flutter

Clone the project and access the folder

$ git clone https://github.com/AdSoNaTuRaL/tfm-uja-flutter.git && cd tfm-uja-flutter && cd dev && cd neat

# Open on VSCode
$ code .

Follow the steps below

# Get the packages
$ flutter pub get

# Run the app
$ flutter run

🔖 Layout

You can view the project layout through the link below:

Remembering that you need to have a Figma account to access it.

💖 Special Thanks

Special thanks to Jose Ortega Valiente for being a great companion during my time in Spain and in this case also for lending me his MacBook to make the last adjustments to the application so that it also works on iOS. I would also like to thanks, my tutor Víctor Manuel Rivas Santos, for all the patience, tips and knowledge that helped me to complete this thesis.