This website works better with JavaScript.
Explore
Help
Sign In
DAFLDev
/
dafl_music
Watch
6
Star
6
Fork
You've already forked dafl_music
0
Code
Issues
23
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
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.
bc734cc28d
master
database-api-implementation
#MSG01/ImplementationFirebaseMessaging
#MSG01/chat_firebase
messagerie_lucas_test
Vues_lucas
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bc734cc28d'
${ noResults }
dafl_music
/
Sources
/
dafl_project_flutter
/
lib
/
persistence
/
saver.dart
5 lines
83 B
Raw
Blame
History
import
'
../model/user.dart
'
;
abstract
class
Saver
{
void
save
(
User
userToSave
)
;
}
Reference in new issue
View Git Blame
Copy Permalink