get flag icon for appwrite

    0

    2

    Khalid Khan

    Appwrite companion cookbook

    You can use this endpoint to show different country flags icons to your users using appwrite avatar. The code argument receives the 2 letter country code. Use width, height and quality arguments to change the output settings.

    When one dimension is specified and the other is 0, the image is scaled with preserved aspect ratio. If both dimensions are 0, the API provides an image at source quality. If dimensions are not specified, the default size of image returned is 100x100px

    Shortcut: appwrite.avatar.flag

    let result = sdk.avatars.getFlag('countrycode');
    
    console.log(result); // Resource URL
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.