Add flutter package (#3138)

This commit is contained in:
Nikhil Anand 2020-06-02 15:46:16 +05:30 committed by GitHub
parent 4b872144e9
commit 0436ff64ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,6 +111,10 @@ echo file_get_contents('path/to/package/icons/simple-icons.svg');
Icons are also available as a [Drupal module](https://www.drupal.org/project/simple_icons) created by [Phil Wolstenholme](https://www.drupal.org/u/phil-wolstenholme).
### Flutter
Icons are also available as a [Flutter package](https://pub.dev/packages/flutter_brand_icons) created by [@muj-programmer](https://github.com/muj-programmer).
### Home Assistant
Icons are also available as a [Home Assistant plugin](https://github.com/vigonotion/hass-simpleicons) created by [@vigonotion](https://github.com/vigonotion/).