Future<String?> getFileSHA256(String fPath) { return FCllamaPlatform.instance.getFileSHA256(fPath); }