modules/search library

Functions

searchForUser(String userName, String server, String baseUrl, String apiBase, int resultCount) Future<Map<String, dynamic>>
Attempts to retrieve a map of all search results matching the supplied user's handle. If this fails, an error map is returned.