Fix : fix asynchronous bug in searchByUsername Function. (the return was before the asynchronous call)
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
0784d8f074
commit
92c46322ff
@ -1,8 +0,0 @@
|
|||||||
import 'user.dart';
|
|
||||||
|
|
||||||
class UserCreator{
|
|
||||||
|
|
||||||
User? createUser(int id, String username){
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,5 +0,0 @@
|
|||||||
postgres
|
|
||||||
mdpDaflBd
|
|
||||||
89.83.54.48
|
|
||||||
BD-DaflMusic
|
|
||||||
|
|
Loading…
Reference in new issue