{"id":32293525,"url":"https://github.com/berkaycatak/flutter_easy_faq","last_synced_at":"2026-02-21T08:35:59.753Z","repository":{"id":210700809,"uuid":"727237864","full_name":"berkaycatak/flutter_easy_faq","owner":"berkaycatak","description":"Prepare your animated faq list easily.","archived":false,"fork":false,"pushed_at":"2024-01-04T08:35:26.000Z","size":8,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T03:41:22.485Z","etag":null,"topics":["faq","faqs","flutter","flutter-package"],"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/berkaycatak.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}},"created_at":"2023-12-04T13:16:52.000Z","updated_at":"2024-11-26T03:55:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c52a6a8-a5fc-4e63-9ba7-1e43f072f115","html_url":"https://github.com/berkaycatak/flutter_easy_faq","commit_stats":null,"previous_names":["berkaycatak/flutter_easy_faq"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berkaycatak/flutter_easy_faq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaycatak%2Fflutter_easy_faq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaycatak%2Fflutter_easy_faq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaycatak%2Fflutter_easy_faq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaycatak%2Fflutter_easy_faq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berkaycatak","download_url":"https://codeload.github.com/berkaycatak/flutter_easy_faq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkaycatak%2Fflutter_easy_faq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29677583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"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":["faq","faqs","flutter","flutter-package"],"created_at":"2025-10-23T03:33:30.253Z","updated_at":"2026-02-21T08:35:59.748Z","avatar_url":"https://github.com/berkaycatak.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nThis README describes the package. If you publish this package to pub.dev,\nthis README's contents appear on the landing page for your package.\n\nFor information about how to write a good package README, see the guide for\n[writing package pages](https://dart.dev/guides/libraries/writing-package-pages).\n\nFor general information about developing packages, see the Dart guide for\n[creating packages](https://dart.dev/guides/libraries/create-library-packages)\nand the Flutter guide for\n[developing packages and plugins](https://flutter.dev/developing-packages).\n--\u003e\n\n![Screenshot](https://github.com/berkaycatak/flutter_easy_faq/assets/34205493/b26b89c8-d5ee-4c0e-b7c7-6632fe6c4932)\n\n\n## Features\nPrepare your animated faq list easily.\n\n## Installation\n\n\nAdd package to the the pubspec.yaml.\n\n```dart\nflutter_easy_faq:\n```\n\nImport the package.\n\n```dart\nimport 'package:flutter_easy_faq/easy_faq.dart';\n```\n\n## Usage\n\n```dart\nEasyFaq(\n    question: \"question?\",\n    answer: \"answer.\",\n),\n```\n\n## Properties\n\n```dart\n  required String question;\n  required String answer;\n  TextStyle? questionTextStyle;\n  TextStyle? anserTextStyle;\n  Duration? duration = const Duration(milliseconds: 120);\n  Widget? expandedIcon;\n  Widget? collapsedIcon;\n  Color? backgroundColor;\n  BorderRadiusGeometry? borderRadius;\n  EdgeInsetsGeometry? padding = const EdgeInsets.symmetric(\n    horizontal: 16,\n    vertical: 10,\n  );\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkaycatak%2Fflutter_easy_faq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberkaycatak%2Fflutter_easy_faq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkaycatak%2Fflutter_easy_faq/lists"}