services/remote/api_client library
Functions
-
download(
String image) → Future< List< int> > -
downloadChange(
String image, void callback(String)) → Future< List< int> > -
fetchFile(
String key, String token) → Future< FigmaFile?> -
fetchIcons(
String key, String token, String ids, CoreGenModel modelGen) → Future< List< ImgResult> > -
fetchImages(
String key, String token, List< String> ids, CoreGenModel modelGen) → Future<List< ImgResult> > -
fetchPreview(
String key, String token, String id) → Future< List< ImgResult> >