{"id":32296748,"url":"https://github.com/duncwillz/flat_icons_flutter","last_synced_at":"2026-02-19T21:52:47.793Z","repository":{"id":47317833,"uuid":"176780841","full_name":"duncwillz/flat_icons_flutter","owner":"duncwillz","description":"Library for flat icon packages in Flutter","archived":false,"fork":false,"pushed_at":"2024-08-06T21:41:16.000Z","size":2856,"stargazers_count":9,"open_issues_count":3,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-11T10:37:51.010Z","etag":null,"topics":["flat","flutter","for","icons","in","library"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duncwillz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-20T17:08:22.000Z","updated_at":"2024-08-06T21:42:07.000Z","dependencies_parsed_at":"2022-09-13T22:10:27.243Z","dependency_job_id":null,"html_url":"https://github.com/duncwillz/flat_icons_flutter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/duncwillz/flat_icons_flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncwillz%2Fflat_icons_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncwillz%2Fflat_icons_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncwillz%2Fflat_icons_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncwillz%2Fflat_icons_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duncwillz","download_url":"https://codeload.github.com/duncwillz/flat_icons_flutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncwillz%2Fflat_icons_flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29634417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flat","flutter","for","icons","in","library"],"created_at":"2025-10-23T04:33:07.883Z","updated_at":"2026-02-19T21:52:47.788Z","avatar_url":"https://github.com/duncwillz.png","language":"Dart","readme":"# flat_icons_flutter\n\nThe [Flat Icons](http://flaticons.com/) Icon pack available as set of Flutter Icons.\n\nBased on Flat Icons Includes all free icons:\n\n  * Essentials\n  * Social\n  * Arrows set\n  * Many and more, get some coffee and explore the beauty of the categories\n\n## Installation\n\nIn the `dependencies:` section of your `pubspec.yaml`, add the following line:\n\n```yaml\n  flat_icons_flutter: \u003clatest_version\u003e\n```\n\n## Usage\n\n```dart\nimport 'package:flat_icons_flutter/flat_icons_flutter.dart';\n\nclass MyWidget extends StatelessWidget {\n  Widget build(BuildContext context) {\n    return new IconButton(\n      // Use the FlatIcons class for the IconData\n      icon: new Icon(FlatIcons.home),\n      onPressed: () { print(\"Pressed\"); }\n     );\n  }\n}\n```\n\n## Example\n\nView the Flutter app in the `example` directory to see all the available `FlatIcons`.\n\n## Contributor\n\n  - Duncan Adjei\n   ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncwillz%2Fflat_icons_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduncwillz%2Fflat_icons_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncwillz%2Fflat_icons_flutter/lists"}