{"id":32309087,"url":"https://github.com/piyushmaurya23/eva_icons_flutter","last_synced_at":"2026-02-24T14:37:55.262Z","repository":{"id":53791297,"uuid":"156076198","full_name":"piyushmaurya23/eva_icons_flutter","owner":"piyushmaurya23","description":"Flutter package for Eva Icons. Eva Icons is a pack of more than 480 beautifully crafted Open Source icons for common actions and items.  https://pub.dartlang.org/packages/eva_icons_flutter","archived":false,"fork":false,"pushed_at":"2025-08-04T19:55:49.000Z","size":487,"stargazers_count":94,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-02-17T03:55:21.059Z","etag":null,"topics":["android","dart","eva","eva-icon","flutter","flutter-icons","flutter-package","icons","icons-pack","ios"],"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/piyushmaurya23.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-04T11:43:10.000Z","updated_at":"2026-01-28T04:15:11.000Z","dependencies_parsed_at":"2024-06-19T03:55:47.663Z","dependency_job_id":"ab9494c7-6d5c-446f-a9c3-f25f837c0c1a","html_url":"https://github.com/piyushmaurya23/eva_icons_flutter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/piyushmaurya23/eva_icons_flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyushmaurya23%2Feva_icons_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyushmaurya23%2Feva_icons_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyushmaurya23%2Feva_icons_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyushmaurya23%2Feva_icons_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piyushmaurya23","download_url":"https://codeload.github.com/piyushmaurya23/eva_icons_flutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyushmaurya23%2Feva_icons_flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29785799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["android","dart","eva","eva-icon","flutter","flutter-icons","flutter-package","icons","icons-pack","ios"],"created_at":"2025-10-23T08:10:07.683Z","updated_at":"2026-02-24T14:37:55.257Z","avatar_url":"https://github.com/piyushmaurya23.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eva_icons_flutter\n\nFlutter package for [Eva Icons](https://akveo.github.io/eva-icons/). Eva Icons is a pack of more than 480 beautifully crafted Open Source icons for common actions and items.\n\nThis package brings [Eva Icons](https://akveo.github.io/eva-icons/) pack available as Flutter Icons. It has beautiful outlined and rounded Icons.\n\nNOTE: AndroidX Compatible\n\nBlog Post: [Beautiful Outlined and Rounded Icons in Flutter with Eva Icons](https://medium.com/@piyushmaurya23/beautiful-outlined-and-rounded-icons-in-flutter-with-eva-icons-e9bf86a7c4e9)\n\n## Installation\n\nIn the dependencies: section of your `pubspec.yaml`, add the following line:\n\n```yaml\neva_icons_flutter: \u003clatest_version\u003e\n```\n\n## Usage\n\n```dart\nimport 'package:eva_icons_flutter/eva_icons_flutter.dart';\n\nclass MyWidget extends StatelessWidget {\n  Widget build(BuildContext context) {\n    return IconButton(\n      // Use the EvaIcons class for the IconData\n      icon: Icon(EvaIcons.heart),\n      onPressed: () { print(\"Eva Icon heart Pressed\"); }\n     );\n  }\n}\n```\n\n## Example\n\nView the Flutter app in the `example` directory.\n\n## Screenshot\n\n![Eva Icons Screenshot](screenshot.png)\n\n## Contributors\n\n- [Piyush Maurya](https://github.com/piyushmaurya23/)\n- [Karan Shah](https://github.com/karan413255)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyushmaurya23%2Feva_icons_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiyushmaurya23%2Feva_icons_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyushmaurya23%2Feva_icons_flutter/lists"}