menu
flutter_andomie package
documentation
utils/remote.dart
RemoteDelegate
fetch abstract method
fetch abstract method
dark_mode
light_mode
fetch
abstract method
Future
<
Map
?
>
fetch
(
String
name
,
String
path
)
Implementation
Future<Map?> fetch(String name, String path);
flutter_andomie package
documentation
utils/remote
RemoteDelegate
fetch abstract method
RemoteDelegate class