{"id":13669970,"url":"https://github.com/fluttercandies/w_popup_menu","last_synced_at":"2025-04-27T09:31:13.676Z","repository":{"id":66181147,"uuid":"202456087","full_name":"fluttercandies/w_popup_menu","owner":"fluttercandies","description":"w_popup_menu # A pop-up menu that mimics the iOS WeChat page","archived":true,"fork":false,"pushed_at":"2020-04-09T11:18:36.000Z","size":56,"stargazers_count":89,"open_issues_count":0,"forks_count":20,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-03T09:06:59.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluttercandies.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":"2019-08-15T02:01:29.000Z","updated_at":"2024-06-24T10:22:20.000Z","dependencies_parsed_at":"2024-01-14T16:14:25.033Z","dependency_job_id":"2422d3d5-8953-4d59-9214-7f2fcf334394","html_url":"https://github.com/fluttercandies/w_popup_menu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluttercandies%2Fw_popup_menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluttercandies%2Fw_popup_menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluttercandies%2Fw_popup_menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluttercandies%2Fw_popup_menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluttercandies","download_url":"https://codeload.github.com/fluttercandies/w_popup_menu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224066986,"owners_count":17250092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-02T09:00:27.512Z","updated_at":"2024-11-11T07:31:01.434Z","avatar_url":"https://github.com/fluttercandies.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"# w_popup_menu\n\nA pop-up menu that mimics the iOS WeChat page.\n\n![](http://pic.d3collection.cn/2019-08-12-153347.png)\n\n![](http://pic.d3collection.cn/2019-08-12-153309.png)\n\n**[0.3.1]**\n\n- 解决返回键不能消失menu的bug\n\n**[0.3.0]**\n\n- 修改弹出方式为 Overlay，为了解决弹出菜单时输入框会收起的问题\n\n\n**[0.2.5]**\n\n- 修复位置弹出错误的问题\n\n\n**[0.2.4]**\n\n- 修复了menu朝下时位置计算错误的问题。\n- 更改了弹出的逻辑，更加友好。\n\n**[0.2.3]**\n\n- 更新了「WPopupMenu」的构造函数，现在「WPopupMenu」的构造函数是和 「Container」一样的，在内部封装了一个Container，如果想要什么属性，例如margin的话，请直接在「WPopupMenu」的属性中添加，否则控件获取不到你的margin。\n\n\n\n\n## Getting Started\n\n\n\n### 1. Depend on it\n\nAdd this to your package's pubspec.yaml file:\n\n```yaml\ndependencies:\n  w_popup_menu: ^0.3.1\n```\n\n### 2. Install it\n\nYou can install packages from the command line:\n\nwith Flutter:\n\n```shell\n$ flutter pub get\n```\n\nAlternatively, your editor might support `flutter pub get`. Check the docs for your editor to learn more.\n\n### 3. Import it\n\nNow in your Dart code, you can use:\n\n```dart\nimport 'package:w_popup_menu/w_popup_menu.dart';\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluttercandies%2Fw_popup_menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluttercandies%2Fw_popup_menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluttercandies%2Fw_popup_menu/lists"}