Skip to content

Aplicativo que lhe ajuda a gerir as listas de presença de suas disciplinas.

License

Notifications You must be signed in to change notification settings

baumths/presenca

Repository files navigation

presença

Aplicativo que lhe ajuda a gerir as listas de presença de suas disciplinas.

Para desenvolvedores:

Primeiramente instale o flutter no seu SO.

Realize um fork do repositório no github, abra seu terminal e execute:

# Clone the repo into your computer
git clone --depth 1 https://github.com/<SEU_USUARIO>/presenca.git

Para executar o aplicativo:

# Get to where you cloned the repo
cd /path/to/presenca

# Get dependencies
flutter pub get

# Run code generation
dart run build_runner build -d

# Run the app
flutter run

About

Aplicativo que lhe ajuda a gerir as listas de presença de suas disciplinas.

Resources

License

Stars

Watchers

Forks