You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dafl_music/Sources/dafl_project_flutter/lib/persistence
Audric SABATIER b1b1f507f2
continuous-integration/drone/push Build is passing Details
ADD : User login (password verification + username) and notification if there is a problem
2 years ago
..
.gitkeep Adding directory to lib. 3 years ago
database_connexion.dart Fix : Modification des attributs nullable et non nullable, late pour instanciation future. 3 years ago
database_loader.dart ADD : User login (password verification + username) and notification if there is a problem 2 years ago
database_saver.dart Fix : fix asynchronous bug in searchByUsername Function. (the return was before the asynchronous call) 2 years ago
database_searcher.dart ADD : User login (password verification + username) and notification if there is a problem 2 years ago
loader.dart ADD : User login (password verification + username) and notification if there is a problem 2 years ago
saver.dart merge master 3 years ago
searcher.dart ADD : ajout d'une classe de recherche d'un utilisateur en base de données. Notification à l'utilisateur quand il rentre un username déja utilisé. 3 years ago