Refactoring : Fonctionnalité de Création d'un évènement est OK.
This commit is contained in:
@@ -4,6 +4,7 @@ import 'package:afterwork/data/models/event_model.dart';
|
||||
import 'package:http/http.dart' as http;
|
||||
import '../../core/errors/exceptions.dart';
|
||||
|
||||
/// Source de données pour les événements distants.
|
||||
class EventRemoteDataSource {
|
||||
final http.Client client;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user