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

ambient

  • Clone with SSH
  • Clone with HTTPS
  • 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