Add manual auth screen
This commit is contained in:
7
moneymgr_mobile/lib/services/api/api_client.dart
Normal file
7
moneymgr_mobile/lib/services/api/api_client.dart
Normal file
@ -0,0 +1,7 @@
|
||||
import 'package:riverpod_annotation/riverpod_annotation.dart';
|
||||
|
||||
/// Client API
|
||||
@riverpod
|
||||
class ClientAPI {
|
||||
|
||||
}
|
Reference in New Issue
Block a user