add data service and homepage data retrieval
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import 'dart:convert';
|
||||
import 'package:http/http.dart' as http;
|
||||
import 'package:mileograph_flutter/services/authservice.dart';
|
||||
|
||||
typedef TokenProvider = String? Function();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user