Skip to content
Snippets Groups Projects
Select Git revision
  • 4107ad8572caf2db9e41cc4209a761da91526c97
  • main default protected
  • music_player
  • WirMachenFirebaseMitRein
  • madlen
  • mergeHELL
  • ede
  • spotify-api
8 results

ambient

Erik Hinkelmanns's avatar
Erik Hinkelmanns authored
4107ad85
History

ambient

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Git Workflow

  • create new branch (gitlab) with the title of the module you want to implement
  • build the module
  • when finished pull the current main branche into your module-branche
  • if necessary merge the incoming changes
  • after successful testing on your module-branche, pull your branche into main
  • now you can delete your module-branche