Aplicación de escritorio, web y móvil.
- sarshelp: Repo de app móvil.
- sarshelpElectron: Repo de app web/escritorio.
Se define el siguiente stack de tecnologías a utilizar:
- Flutter en la interfaz de usuario (UI)
- Firebase
- Electronjs
- Flutter > 1.17.x
- Dart > 2.8.x
- npm
To run your project, navigate to the directory and run one of the following yarn commands.
- flutter doctor
- flutter run # you can open iOS, Android, or web from here, or run them directly with the commands below.
- yarn android
- yarn ios # requires an iOS device or macOS for access to an iOS simulator
- yarn web