id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
1153364098
WG config download naming pattern.. When downloading device configuration files for use in the Wireguard client, they download in the name of firezone_fq_dn.conf and import into Wireguard as such. I would like to suggest that if the device profile is firezone-rocks it should download as firezone-rocks.conf This would...
gharchive/issue
2022-02-27T19:14:30
2025-04-01T04:56:46.749066
{ "authors": [ "bcookatpcsd", "jamilbk" ], "repo": "firezone/firezone", "url": "https://github.com/firezone/firezone/issues/482", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1229035626
Delete ci file test release drafter oops wrong repo.
gharchive/pull-request
2022-05-09T00:42:11
2025-04-01T04:56:46.749872
{ "authors": [ "princemaple" ], "repo": "firezone/firezone", "url": "https://github.com/firezone/firezone/pull/580", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
823466582
Check if a snowflake column exists before altering its comment Resolves #3039 Description This PR modifies the "alter column comment" snowflake macro by breaking each column comment into a separate DDL statement, so that we can check that the column exists before attempting to comment on it This helps avoid the con...
gharchive/pull-request
2021-03-05T22:32:38
2025-04-01T04:56:46.839309
{ "authors": [ "elikastelein", "joshuataylor", "jtcohen6", "kwigley" ], "repo": "fishtown-analytics/dbt", "url": "https://github.com/fishtown-analytics/dbt/pull/3149", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
673567205
Link checker resolves to first matching suffix, not first matching path Steps to reproduce: If I create a link like this: [run](run) I expect it to go to the page named run: https://docs.getdbt.com/reference/commands/run/ Instead, it goes to the first path that ends in run: https://docs.getdbt.com/faqs/failed-prod-...
gharchive/issue
2020-08-05T14:05:06
2025-04-01T04:56:46.842936
{ "authors": [ "clrcrl", "drewbanin" ], "repo": "fishtown-analytics/docs.getdbt.com", "url": "https://github.com/fishtown-analytics/docs.getdbt.com/issues/333", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
391356438
Science Isn’t Broken Hey! I am curious if you have the data you used for the Science Isn't Broken article (https://fivethirtyeight.com/features/science-isnt-broken/). Particularly, the datasets you used for Hack Your Way To Scientific Glory figure. I know you mention where you got it, but do you have the "organized" ...
gharchive/issue
2018-12-15T08:19:08
2025-04-01T04:56:46.867289
{ "authors": [ "jayb", "mGalarnyk" ], "repo": "fivethirtyeight/data", "url": "https://github.com/fivethirtyeight/data/issues/214", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1132847861
Feature/Label-Source-Addition Are you a current Fivetran customer? Fivetran created PR What change(s) does this PR introduce? This PR adds the label source table. This was necessary as the issue_label depreciated the label column. The respective label information will now be synced within the label table. Additiona...
gharchive/pull-request
2022-02-11T16:49:12
2025-04-01T04:56:46.874930
{ "authors": [ "fivetran-jamie", "fivetran-joemarkiewicz" ], "repo": "fivetran/dbt_github_source", "url": "https://github.com/fivetran/dbt_github_source/pull/22", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1529304379
[Bug] Is there an existing issue for this? [X] I have searched the existing issues Describe the issue Hi hi, I believe the below queries should produce the same results: SELECT sum(spend) FROM `google_ads__campaign_report` where advertising_channel_type = 'SEARCH' and date_day between '2022-12-01' and '2022-12-...
gharchive/issue
2023-01-11T16:04:49
2025-04-01T04:56:46.892197
{ "authors": [ "fivetran-joemarkiewicz", "jkokatjuhhavoila" ], "repo": "fivetran/dbt_google_ads", "url": "https://github.com/fivetran/dbt_google_ads/issues/40", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
536725773
Does it have limitation of labels or objects? Hello Sir, I tested some cases. Using coco datasets (count of labels : 33, count of object : 110000 more), I met some error. This error seems like gpu memory error. Using same datasets (count of labels : 5, count of object : 7000 more), this code can running... How to con...
gharchive/issue
2019-12-12T02:50:35
2025-04-01T04:56:46.896084
{ "authors": [ "edwardcho", "hgaiser" ], "repo": "fizyr/keras-maskrcnn", "url": "https://github.com/fizyr/keras-maskrcnn/issues/95", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
176361483
new issue test test Hi, I have some suggestions to help solving this issue! Here is a list of similar issues: 1. [new issue](https://github.com/fjsj/python-social-auth/issues/28) 2. [New issue](https://github.com/fjsj/python-social-auth/issues/20) 3. [adsdssd](https://github.com/fjsj/python-social-auth/issues/24...
gharchive/issue
2016-09-12T12:19:31
2025-04-01T04:56:46.931543
{ "authors": [ "cinnabot-dev", "fjsj" ], "repo": "fjsj/python-social-auth", "url": "https://github.com/fjsj/python-social-auth/issues/29", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
54306317
Error when trying to publish std_msgs/Empty topic Something goes wrong when I try to publish an Empty msg of the type std_msgs/Empty from the node_manager gui/ topic tab [WARN] rosout: Publish topic '/empty' failed: 'std_msgs/Empty' [DEBUG] rosout: MASTERINFO from roehling (http://roehling:11311/) received Tracebac...
gharchive/issue
2015-01-14T10:29:10
2025-04-01T04:56:46.936279
{ "authors": [ "atiderko", "ipa-lth", "roehling" ], "repo": "fkie/multimaster_fkie", "url": "https://github.com/fkie/multimaster_fkie/issues/17", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
265491673
Switch to https flagrow/upload extension version: latest flarum version: latest Upload adapter causing issues: local I used to use HTTP, and now I switched to https. But the thumb is displayed using HTTP. Is it a problem already existing? Or is it because the switching from http to https? Thanks. Or is it becau...
gharchive/issue
2017-10-14T13:36:15
2025-04-01T04:56:46.952307
{ "authors": [ "luceos", "sulf1ron" ], "repo": "flagrow/upload", "url": "https://github.com/flagrow/upload/issues/115", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
736735098
Update ReadME translation (Chinese) Description Update README-CN based on newest readme(0.28.0). We also create a website to share amazing Flame (includes full translation of official documents). Type of change Update Chinese translation(README-ZH.md) LGTM @impulse if you have some time, can you take a look on thi...
gharchive/pull-request
2020-11-05T08:48:32
2025-04-01T04:56:46.955536
{ "authors": [ "HarrisonQi", "impulse" ], "repo": "flame-engine/flame", "url": "https://github.com/flame-engine/flame/pull/522", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1762503895
Add support for tidy3d materials. Uses the material database of tidy3d to expand the available materials. Addresses #10. Thanks, jan-david! Looks good to me.
gharchive/pull-request
2023-06-18T23:16:35
2025-04-01T04:56:46.979706
{ "authors": [ "Jan-David-Black", "flaport" ], "repo": "flaport/meow", "url": "https://github.com/flaport/meow/pull/22", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1228459506
Add Ironbank What does this PR do? This PR adds Ironbank liquidations to mev-inspect-py. C.R.E.A.M, in partnership with Yearn, created a lending market that introduces protocol-to-protocol lending while continuing to offer the same services that C.R.E.A.M initially offered. More details on the partnership and launch ...
gharchive/pull-request
2022-05-06T23:41:16
2025-04-01T04:56:46.994195
{ "authors": [ "matthewg49" ], "repo": "flashbots/mev-inspect-py", "url": "https://github.com/flashbots/mev-inspect-py/pull/297", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2266554777
fix: revert #144 #144 multiplies q by sm_scale, which may cause numerical issues when q is a fp8 data type. This PR reverts the change and multiply logits by sm_scale at the end of aggregation. Okay I think I made a mistake here, in decode kernels, we first cast q to fp16 then multiply it by sm_scale, so it's not a...
gharchive/pull-request
2024-04-26T21:58:00
2025-04-01T04:56:46.997127
{ "authors": [ "yzh119" ], "repo": "flashinfer-ai/flashinfer", "url": "https://github.com/flashinfer-ai/flashinfer/pull/218", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1996506388
[RFE] Add MPI3MR kernel module Current situation MPI3MR module is not present in default build : CONFIG_SCSI_MPI3MR is not set Impact RAID controllers using MPI3MR module (standard for Dell 16gen, PERC12, H965i) are not configured. Ideal future situation New images contain mpi3mr module. Implementation options N/A Ad...
gharchive/issue
2023-11-16T10:08:50
2025-04-01T04:56:47.000994
{ "authors": [ "ader1990", "jepio", "lukasz-borek", "sfudeus" ], "repo": "flatcar/Flatcar", "url": "https://github.com/flatcar/Flatcar/issues/1255", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2184802047
Add kabyle locale Closes https://github.com/flathub-infra/website/issues/2708 Note that I don't know how to test this, I just grepped for zh and did my best. I can't learn a new codebase right now. Kabyle language name translation taken from https://www.unicode.org/cldr/charts/44/summary/kab.html#787d4e0576d7869a The...
gharchive/pull-request
2024-03-13T20:08:13
2025-04-01T04:56:47.004300
{ "authors": [ "BoFFire", "gunchleoc", "razzeee" ], "repo": "flathub-infra/website", "url": "https://github.com/flathub-infra/website/pull/2709", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1759083625
storefront-info: Add is-free-software endpoint flat-manager-hooks needs to know whether an app is free software based on the license in the uploaded appstream file, not the old version that the backend has (or might not have, if the app is new). The logic for deciding if an app is FOSS is complicated, so instead of d...
gharchive/pull-request
2023-06-15T15:27:02
2025-04-01T04:56:47.052595
{ "authors": [ "jameswestman", "razzeee" ], "repo": "flathub/website", "url": "https://github.com/flathub/website/pull/1585", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2399212702
acquisition entries not appearing This may have to due with the sheer number of them (51) https://neurosift.app/?p=/nwb&url=https://api.dandiarchive.org/api/assets/4f821f30-01c0-4a8a-a7fc-9144bc0019a5/download/&dandisetId=000020&dandisetVersion=0.210913.1639 I am also seeing Error: Data for /specifications/core/2.2....
gharchive/issue
2024-07-09T21:07:20
2025-04-01T04:56:47.076122
{ "authors": [ "bendichter", "magland" ], "repo": "flatironinstitute/neurosift", "url": "https://github.com/flatironinstitute/neurosift/issues/186", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2383646089
Add Vercel deployment workflow Auto deploy main branch to stan-playground.vercel.app If we decide to go with stan-playground.flatironinstitute.org it will effectively deploy to that domain as well. Looks good. If you wanted to move it into the other .yaml file you could have the deploy gated on the fact that the te...
gharchive/pull-request
2024-07-01T11:56:41
2025-04-01T04:56:47.077818
{ "authors": [ "WardBrian", "magland" ], "repo": "flatironinstitute/stan-playground", "url": "https://github.com/flatironinstitute/stan-playground/pull/116", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
278018200
Please update docs, some information is missing (e.g. 'setDefaults' method) Missing information in docs. I was trying to figure out how to set default global configs. The setDefaults() method was nowhere in the docs, I only found it by checking the source code. @chmln You just need to update docs, you can't do it...
gharchive/issue
2017-11-30T07:04:17
2025-04-01T04:56:47.093876
{ "authors": [ "raniesantos", "zunjack" ], "repo": "flatpickr/flatpickr", "url": "https://github.com/flatpickr/flatpickr/issues/1134", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
387431247
Unix/Epoch timestamp does not parse correctly when using allowInput When using the allowInput flag, entering a unix timestamp into a field and pressing enter does not parse the entered date correctly. I am using unix date format and an alt format for displaying the date. Here is my fiddle with the problem: https://js...
gharchive/issue
2018-12-04T18:54:51
2025-04-01T04:56:47.097681
{ "authors": [ "Pearce-Ropion", "chmln" ], "repo": "flatpickr/flatpickr", "url": "https://github.com/flatpickr/flatpickr/issues/1594", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2447436860
More details about unsupport charsets for current alpha library at iOs side The current version 0.1.2 is based on Jsoup version, I can find the info: iOs Alpha version, does not support few charset. May I know more detail, which charset does not support? Since I really want integrate with many existed XML files I had...
gharchive/issue
2024-08-05T01:54:07
2025-04-01T04:56:47.101548
{ "authors": [ "huytower", "itboy87" ], "repo": "fleeksoft/ksoup", "url": "https://github.com/fleeksoft/ksoup/issues/40", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1693521093
Flet webview stucks at startup When I run flet app with WebView, it stucks at startup only animating fish icon. logs- INFO:flet:Host binding configured: 192.168.1.62 INFO:flet:Web renderer configured: canvaskit INFO:flet:Route URL strategy configured: path INFO:flet:Connecting Flet Server at ws://192.168.1.62:350/ws....
gharchive/issue
2023-05-03T07:07:23
2025-04-01T04:56:47.231426
{ "authors": [ "FeodorFitsner", "hrishikeshAvatron" ], "repo": "flet-dev/flet", "url": "https://github.com/flet-dev/flet/issues/1360", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1432327371
PR for the new version. 1.0.1 -> 1.1.0 [Changes] Print current version when starting program. Improve exit routines. Thank you for your PR.
gharchive/pull-request
2022-11-02T01:30:40
2025-04-01T04:56:47.235486
{ "authors": [ "flex2020" ], "repo": "flex2020/2022_OSS_MIDTERM", "url": "https://github.com/flex2020/2022_OSS_MIDTERM/pull/15", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
986112081
feat: Update Actions and Docs Move to release manually as we don't make changes to this repo that often anymore. Add update tag for v2 release. This will work for now.. but we can't guarantee that people will actually remember to review this each time, and follow these steps [myself included] because this is the ...
gharchive/pull-request
2021-09-02T04:32:51
2025-04-01T04:56:47.238589
{ "authors": [ "bryankaraffa", "mforutan" ], "repo": "flexera/actions-aws-autoscaler", "url": "https://github.com/flexera/actions-aws-autoscaler/pull/173", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2277898541
Update examples to use base collection Changed examples to use the base collection for all relevant imports. Excuse my ignorance, but what's the difference and why is base: better? Hmm ok, has runtime been moved from core: into base: recently? I don't find it here: https://pkg.odin-lang.org/core/ ...but here: htt...
gharchive/pull-request
2024-05-03T15:16:04
2025-04-01T04:56:47.350172
{ "authors": [ "blob1807", "floooh" ], "repo": "floooh/sokol-odin", "url": "https://github.com/floooh/sokol-odin/pull/13", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
261671135
Search Guard not initialized (SG11) Search Guard version 5 and ElasticSearch version 5.5.1 JVM version 1.8.0_144-b01 and operating system version Docker Ubuntu 16:10 Number of nodes in your cluster: 2 Description of the bug: Go to: https://1.elastic.prod.omega:9200/_searchguard/sslinfo?pretty Prints: Search Guard n...
gharchive/issue
2017-09-29T15:02:02
2025-04-01T04:56:47.356799
{ "authors": [ "floragunncom", "jochenkressin", "zzvara" ], "repo": "floragunncom/search-guard", "url": "https://github.com/floragunncom/search-guard/issues/395", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
413986048
AuthClient logout throws unexpected excepti AuthClient logout has a paren in the wrong place of its return statement this.jiraClient.makeRequest(options, callback), 'User logged out.'; should be this return this.jiraClient.makeRequest(options, callback, 'User logged out.'); An unexpected exception is seen when send...
gharchive/issue
2019-02-25T08:29:24
2025-04-01T04:56:47.358825
{ "authors": [ "MrRefactoring", "tobley" ], "repo": "floralvikings/jira-connector", "url": "https://github.com/floralvikings/jira-connector/issues/133", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1046987401
Aplicativos ideias Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Describe the solution you'd like A clear and concise description of what you want to happen. Describe alternatives you've considered A clear an...
gharchive/issue
2021-11-08T03:56:13
2025-04-01T04:56:47.408599
{ "authors": [ "aldairandre", "ghost", "shikkaba" ], "repo": "florinpop17/app-ideas", "url": "https://github.com/florinpop17/app-ideas/issues/510", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2731259399
Marks and (debugger) functionality Inject (debugger) and (breakpoint) macros to clojure.core (they behave the same) When flowstorm encounters either of these, it tracks a "mark" Marks are displayed in the UI The UI will navigate to the first mark encountered (unless an Exception was already navigated to) Potent...
gharchive/pull-request
2024-12-10T21:47:27
2025-04-01T04:56:47.421885
{ "authors": [ "jpmonettas", "rafd" ], "repo": "flow-storm/flow-storm-debugger", "url": "https://github.com/flow-storm/flow-storm-debugger/pull/190", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
1679943504
Provide more Xdebug configuration options Three new Xdebug settings can now be configured via environment variables: discover_client_host, client_host and max_nesting_level. These settings should allow for using this image for Xdebug debugging sessions. Hopefully resolve #2
gharchive/pull-request
2023-04-23T09:23:46
2025-04-01T04:56:47.423178
{ "authors": [ "robertlemke" ], "repo": "flownative/docker-php", "url": "https://github.com/flownative/docker-php/pull/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1450944911
HTTP 500 error - wrong return type definition Hi, there is a wrong definition in return type in the latest version. Type must be resource or bool not only bool: https://github.com/flownative/flow-aws-s3/blob/36ab1c6e0031d8a90c456c3ceb10fa9dcd11496d/Classes/S3Storage.php#L306 This causes a 500er error Oh… see https:...
gharchive/issue
2022-11-16T06:16:17
2025-04-01T04:56:47.425367
{ "authors": [ "grizooo", "kdambekalns" ], "repo": "flownative/flow-aws-s3", "url": "https://github.com/flownative/flow-aws-s3/issues/60", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
253998318
Add lib defs for mongoose@4.x.x This libdef covers almost all regular use cases for mongoose models. Fill free to extend or fix unregular methods and props. PLEASE do not add callbacks args (for .save(), .find() and other methods). Promises all the things!!! Related #1140 Related https://github.com/entria/flow-typed-...
gharchive/pull-request
2017-08-30T13:25:49
2025-04-01T04:56:47.431373
{ "authors": [ "nodkz" ], "repo": "flowtype/flow-typed", "url": "https://github.com/flowtype/flow-typed/pull/1196", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1551986884
Wireless Mouse Battery Level System Tray Icon Is there any chance that Rivalcfg could have a system tray icon to display the battery level of a wireless mouse so that you could see the battery level of your mouse without having to open the terminal and input the command? Rivalcfg is currently only a CLI and a Pytho...
gharchive/issue
2023-01-22T02:54:47
2025-04-01T04:56:47.435179
{ "authors": [ "JeremiahClifford", "flozz", "yurtemre7" ], "repo": "flozz/rivalcfg", "url": "https://github.com/flozz/rivalcfg/issues/199", "license": "WTFPL", "license_type": "permissive", "license_source": "github-api" }
2107975064
所有的插件计划任务解密失败 btwaf_httpd-9.2 解密插件主程序文件失败:文件解密失败 btwaf_httpd-9.2 解密插件主程序文件失败:文件解密失败 btwaf_httpd-9.1 解密插件主程序文件失败:文件解密失败 btwaf_httpd-9.1 解密插件主程序文件失败:文件解密失败 btwaf_httpd-9.0 解密插件主程序文件失败:文件解密失败 btwaf_httpd-9.0 解密插件主程序文件失败:文件解密失败 btwaf-9.2.5 解密插件主程序文件失败:文件解密失败 btwaf-9.2.5 解密插件主程序文件失败:文件解密失败 btwaf-9.2.4 解密插件主程序文件失败...
gharchive/issue
2024-01-30T14:17:04
2025-04-01T04:56:47.443361
{ "authors": [ "15670173761" ], "repo": "flucont/btcloud", "url": "https://github.com/flucont/btcloud/issues/168", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
834437114
Remove needless dependencies on RHEL/CentOS 6, again 5c905844edf9e4a2db556ef9ba16f4e3c4ea9c76 lacks filters for provides. Currntly, CentOS 6 x86_64 CI task is not defined as GitHub Actions. CI task(s) for CentOS 6 is not needed for now? Currently, CentOS 6 x86_64 CI task is not defined as GitHub Actions. CI task...
gharchive/pull-request
2021-03-18T06:22:32
2025-04-01T04:56:47.449268
{ "authors": [ "ashie", "cosmo0920" ], "repo": "fluent-plugins-nursery/td-agent-builder", "url": "https://github.com/fluent-plugins-nursery/td-agent-builder/pull/283", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
998379754
Tail on most container logs does not pick up changes Not really sure how to describe this issue. I've deployed fluentd using a modified yaml configured for S3 output, as you can see below: apiVersion: apps/v1 kind: DaemonSet metadata: name: fluentd namespace: observability labels: k8s-app: fluentd-logging ...
gharchive/issue
2021-09-16T16:00:40
2025-04-01T04:56:47.513067
{ "authors": [ "CatalinMustata" ], "repo": "fluent/fluentd-kubernetes-daemonset", "url": "https://github.com/fluent/fluentd-kubernetes-daemonset/issues/1302", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2549979419
Replace WEBrick because it is no longer recommended for production use Describe the bug Fluentd depends on webrick and uses it in quite a few places and thus although it's no longer included in ruby, it is required (e.g. the dockerfile installs ruby-webrick). There have been a fair few CVEs reported for webrick in re...
gharchive/issue
2024-09-26T09:06:05
2025-04-01T04:56:47.521069
{ "authors": [ "Athishpranav2003", "Watson1978", "daipom", "dentarg", "sparrowt" ], "repo": "fluent/fluentd", "url": "https://github.com/fluent/fluentd/issues/4648", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2210109294
ci: do not show test detail immediately Which issue(s) this PR fixes: N/A What this PR does / why we need it: TESTOPTS=-v shows running test and the result. If something weird happen, it show error immediately. As rake task executes many tests, so it may be better to delay showing test details later. NOTE: --progress...
gharchive/pull-request
2024-03-27T07:54:18
2025-04-01T04:56:47.524239
{ "authors": [ "daipom", "kenhys" ], "repo": "fluent/fluentd", "url": "https://github.com/fluent/fluentd/pull/4452", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2518696194
log: add caller plugin-id about emitting error events Which issue(s) this PR fixes: Fixes #4567 What this PR does / why we need it: Add caller plugin-id to warning logs about emitting error events. It would be helpful if we could know what plugin emitted the error event. We need to care about the compatibility. Thi...
gharchive/pull-request
2024-09-11T06:45:51
2025-04-01T04:56:47.533704
{ "authors": [ "daipom" ], "repo": "fluent/fluentd", "url": "https://github.com/fluent/fluentd/pull/4632", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1858103386
Does not use passive listeners to improve scrolling performance When I do the test on google pagespeed this message appears: Does not use passive listeners to improve scrolling performance Using the player on the cell phone it is possible to visualize the problem, when I try to scroll the page by clicking on the play...
gharchive/issue
2023-08-20T12:13:46
2025-04-01T04:56:47.568292
{ "authors": [ "kmexdelad", "leroybm" ], "repo": "fluid-player/fluid-player", "url": "https://github.com/fluid-player/fluid-player/issues/759", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1661438817
Flutter : copy/paste text field menu display issue I'm working on a login form, I'm using the library flutter_form_builder: ^7.8.0. Unfortunately, for some time I have been facing this problem: The copy/paste menu does not appear, but seems to offer a "Zoom". same problem Duplicated https://github.com/flutter-for...
gharchive/issue
2023-04-10T22:02:30
2025-04-01T04:56:47.584774
{ "authors": [ "deandreamatias", "fakhry-alnaffar", "kvbogdanov" ], "repo": "flutter-form-builder-ecosystem/flutter_form_builder", "url": "https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/issues/1216", "license": "MIT", "license_type": "permissive", "license_source": "git...
1377638637
command not found Error 127 I create a simple project myapp, when I run flutter-tizen run I got this error at the end "command not found.... Error 127" And the verbose info shows this line : [ +15 ms] executing: C:\tizen-studio\tools\ide\bin\tizen.bat build-native -C Debug -a x86 -c llvm-10.0 -d TV_PROFILE -e -fPIC...
gharchive/issue
2022-09-19T09:06:29
2025-04-01T04:56:47.594037
{ "authors": [ "nassimus26", "swift-kim" ], "repo": "flutter-tizen/flutter-tizen", "url": "https://github.com/flutter-tizen/flutter-tizen/issues/441", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
726336189
Re-register happens every 120s regardless of Expires. Describe the bug I keep seeing my app re-register every 120secs To Reproduce Set settings.register_expires = 600 etc and watch it re-register every 120secs. Expected behavior register expires honoured. System Infomation() Doctor summary (to see all details, run fl...
gharchive/issue
2020-10-21T10:09:42
2025-04-01T04:56:47.599560
{ "authors": [ "Milimeter", "cloudwebrtc", "ghenry" ], "repo": "flutter-webrtc/dart-sip-ua", "url": "https://github.com/flutter-webrtc/dart-sip-ua/issues/140", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1261085540
Error after upgrading to flutter 3.0.1 I write code native to send data from androi native to flutter. After i upgradedto flutter 3.0.1 . There some are issue Can help me fix this issue? Object is not abstract and does not implement abstract member public abstract fun error(p0: String, p1: String?, p2: Any?): Unit d...
gharchive/issue
2022-06-05T15:24:17
2025-04-01T04:56:47.692226
{ "authors": [ "exaby73", "josephTruong9x" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/105399", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1348118659
line 186 pos 16: 'earliestUsefulChild != null': is not true. I have a list view with scroll infinite. The scroll infinite works perfectly even I reach the last item of the list, but when I scrolled down at the end of the list again or many times , the mobile application crashed and I got an error said : Flutter (Chan...
gharchive/issue
2022-08-23T15:13:09
2025-04-01T04:56:47.703244
{ "authors": [ "UsamaKarim", "huycozy", "imagfd" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/110094", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1450227465
Duplicate targets in engine build files I noticed that when I specifically request an ARM build on my M1 mac it generates over 1000 extra targets to build which causes ninja to report an extra 3000 build steps. Investigating, I found that there are many duplicate targets in the compile_commands.json file when you spe...
gharchive/issue
2022-11-15T18:54:25
2025-04-01T04:56:47.710151
{ "authors": [ "flar" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/115382", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1456908796
showGeneralDialog sound with TransparentPointer as a parent of transitionBuilder import 'dart:ui'; import 'package:flutter/material.dart'; import 'package:flutter/rendering.dart'; void main() => runApp(const MyApp()); class MyApp extends StatelessWidget { const MyApp({super.key}); @override Widget build(Bui...
gharchive/issue
2022-11-20T13:44:09
2025-04-01T04:56:47.717314
{ "authors": [ "huycozy", "kirill-21" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/115723", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1480438292
The native background color on Windows should be overridable. The native background color of a flutter view and flutter app window should be overridable so that users can make desktop apps with a custom shape. See also https://github.com/flutter/flutter/issues/113975 (macOS) and https://github.com/flutter/flutter/iss...
gharchive/issue
2022-12-06T23:14:36
2025-04-01T04:56:47.719763
{ "authors": [ "a-wallen", "stuartmorgan" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/116623", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1502076270
My solution to Flutter-Notch problem Problem with fullscreen app on Android phones with notch The essence of the problem I must say right away I'm not a pro in flutter and android development. There is a problem on Android 9 and 10 devices with notch in full screen mode. First you need to set the cutout mode by setti...
gharchive/issue
2022-12-18T23:45:15
2025-04-01T04:56:47.728712
{ "authors": [ "exaby73", "goliksim" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/117292", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1520124405
[iOS] NWPathMonitor Crash issue An app crash occurred in crashlytics, but it seems to be an issue with the engine itself, but when I investigated, there was nothing related. May I know the cause of this crash? Logs Crashed: com.apple.root.background-qos SIGSEGV 0x0000315c6c5aa340 0 libswiftCore.dylib _swift_release...
gharchive/issue
2023-01-05T05:49:44
2025-04-01T04:56:47.737956
{ "authors": [ "hongdangodori", "huycozy", "jmagman" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/118021", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1583263256
[CP] Disable impeller_unittests issue_link https://github.com/flutter/flutter/issues/114872 Commit Hash https://github.com/flutter/engine/commit/a04997c81f78746fdd44f8b6b3058bcc13ef39ad Target stable pr_link https://github.com/flutter/engine/pull/39597 Impacted Users Flutter contributors hotfixing to stable Impact De...
gharchive/issue
2023-02-14T00:08:30
2025-04-01T04:56:47.742237
{ "authors": [ "godofredoc", "jmagman" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/120640", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1669415022
Image picker is already active when running integration test Is there an existing issue for this? [ ] I have searched the existing issues [ ] I have read the guide to filing a bug Steps to reproduce image_picker: ^0.8.7+3 Expected results i need to mock image Actual results PlatformException(already_active, Image ...
gharchive/issue
2023-04-15T14:01:18
2025-04-01T04:56:47.749081
{ "authors": [ "abdalazeez1", "stuartmorgan" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/124921", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1771820170
Assertion error in painting.dart while redirecting to home page Is there an existing issue for this? [X] I have searched the existing issues [X] I have read the guide to filing a bug Steps to reproduce Launch the application. Wait for the splash screen to appear. Observe the splash screen with the blue background ...
gharchive/issue
2023-06-23T17:29:35
2025-04-01T04:56:47.761926
{ "authors": [ "linkanyadav" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/129438", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1818518719
SizedBox with WidgetSpan renders single line height even when it's height is set to 0 Copied from internal bug b/292502848 Expected: When height passed to _VerticalSpaceSpan is 0.0, no space should render between the TextSpan(s). See TextSpan(s) without spacer in between for expected result. Actual: TextSpan(s) rende...
gharchive/issue
2023-07-24T14:14:16
2025-04-01T04:56:47.770146
{ "authors": [ "huycozy", "kshitizsrivstv", "ritheshSalyan" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/131191", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
280621745
Flutter build_deps scripts not compatible with glinux (rodete) Steps to Reproduce Per instructions in https://github.com/flutter/engine/blob/master/CONTRIBUTING.md, try to run these scripts on a glinux workstation (fresh install of rodete, not in-place upgrade of goobuntu, in case that matters): sudo ./build/install-...
gharchive/issue
2017-12-08T21:26:19
2025-04-01T04:56:47.790350
{ "authors": [ "a-siva", "chinmaygarde", "crelier" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/13460", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2220995316
[tool_crash] ProcessException: Failed to find "D:\src\flutter\bin\cache\dart-sdk\bin\dartaotruntime.exe" in the search path. Command: D:\src\flutter\bin\cache\dart-sdk\bin\dartaotruntime.exe, OS error code: 0 Command flutter run Steps to Reproduce ... ... ... Logs ProcessException: Failed to find "D:\src\flutter\b...
gharchive/issue
2024-04-02T16:54:20
2025-04-01T04:56:47.798158
{ "authors": [ "ReethaMaria", "danagbemava-nc" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/146141", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2292745003
[go_router] since v13 🐛 showBottomModalSheet not working in nested navigation with StatefulShell StatefulShellBranch -> page1 -> page2 When calling context.pop() in nested page2, it goes back to page1 instead of closing the modal It was working fine before 13.0.0, broken after Steps to reproduce call showBottomMod...
gharchive/issue
2024-05-13T12:55:23
2025-04-01T04:56:47.814060
{ "authors": [ "AbdeMohlbi", "AhmedLSayed9", "CaoGiaHieu-dev", "aodpi", "darshankawar", "gheorgheomni", "ignicubeLaeeq", "laldevfr", "omar-hanafy", "tempo-riz" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/148214", "license": "BSD-3-Cla...
2481497650
PredictiveBackPageTransitionsBuilder background color not changeable Steps to reproduce Add a theme to the MaterialApp that includes PredictiveBackPageTransitionsBuilder as transition (see code sample). Enable predictive back in developer settings Use predictive back, but don't pop it => There's no way of setting t...
gharchive/issue
2024-08-22T18:49:55
2025-04-01T04:56:47.825572
{ "authors": [ "JHubi1", "danagbemava-nc", "dy0gu", "justinmc", "maRci002" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/153958", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2616093270
On Selectable Region on Web, users are not able to double click on word to select it Steps to reproduce Set up a Flutter Web project: Create a new Flutter Web project using flutter create. Ensure that your environment is set up to run web builds (flutter build web or flutter run -d chrome). Create a TextField in RT...
gharchive/issue
2024-10-26T19:25:13
2025-04-01T04:56:47.829621
{ "authors": [ "Aminadav", "darshankawar" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/157678", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2674581831
fllutter create should initialize analytics_options.yaml with stricter settings Use case When creating a new flutter project with fluter create the generated analysis_options.yaml does only contain flutter_lints Proposal It should at least set analyzer: language: strict-casts: true strict-inference: true ...
gharchive/issue
2024-11-20T06:23:46
2025-04-01T04:56:47.834781
{ "authors": [ "bkonyi", "escamoteur" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/159182", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
314343414
'_InternalLinkedHashMap<dynamic, dynamic>' is not a subtype of type 'Map<String, dynamic>' Steps to Reproduce After upgrading flutter, I get this exception each time I try to manipulate a value resulting from firebase_database. final map = snapshot.value as Map<String, dynamic> It is not clear if I have to use the n...
gharchive/issue
2018-04-14T16:45:21
2025-04-01T04:56:47.961683
{ "authors": [ "1g0rrr", "DigaoParceiro", "Ikxyz", "Pradipkoravi", "ScottPierce", "benqethan", "bhurlbert", "boylenssen", "bradh43", "brilliant-ember", "cad0p", "coolnalu", "dardison", "escamoteur", "gabdsg", "ihrankouski", "jmagman", "jonahwilli...
354393191
Slider within a TabBarView onChangeEnd function fires at drag start. Steps to Reproduce If you drag the slider the onChangeEnd event will fire at start of dragging and other random times. import 'package:flutter/material.dart'; void main() => runApp(new MyApp()); class MyApp extends StatelessWidget { // This wid...
gharchive/issue
2018-08-27T16:47:04
2025-04-01T04:56:47.973227
{ "authors": [ "TahaTesser", "darshankawar", "enricobenedos", "nt4f04uNd", "zenkog", "zero-is-one", "zoechi" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/21069", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "githu...
397387994
iOS with cloud_firestore does not build (Xcode 10, ios 12.1, High Sierra) Steps to Reproduce i am using cloud_firestore: ^0.8.2+3 with multi_image_picker: ^2.3.29. when i try to flutter run I get the following exception. Logs command flutter run exception ProcessException: ProcessException: Process "/usr/bin/xcrun"...
gharchive/issue
2019-01-09T14:10:39
2025-04-01T04:56:47.978590
{ "authors": [ "boaerosuke", "jawand" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/26289", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
422386875
App bar and tab bar, where the app bar hides when you scroll up This is the desired behaviour (video from Tabs - Material.io). This works in the same way as the Android WhatsApp application. When you scroll down, the app bar gets hidden, while the tab bar always stays in view. When you scroll back up, the app bar sho...
gharchive/issue
2019-03-18T19:08:19
2025-04-01T04:56:48.018127
{ "authors": [ "AlptugYaman", "CountPablo", "Dacarnix", "azuddin", "cholojuanito", "iRbouh", "kaxp", "kmanadkat", "lucasavila00", "ninest", "rashmisridar", "themindstorm" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/29561", "li...
430037081
I cannot render the ListView with my items from StreamBuilder class _TagsState extends State<TagsPage> { final TagRepository _tagRepository; final TagsBloc bloc; @override Widget build(BuildContext context) => Scaffold( body: Center( child: StreamBuilder<List<Tag>>( stream: blo...
gharchive/issue
2019-04-06T14:06:40
2025-04-01T04:56:48.026930
{ "authors": [ "dnfield", "yoonhok524" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/30607", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
474782999
Enable Web unit tests Web unit tests are currently disabled on Cirrus due to flakiness. We should fix the flakiness and re-enable them. One possible solution is to shard tests and create a new instance of Chrome per shard. Currently all 4700+ run on the same Chrome instance. It is possible that Chrome can't handle th...
gharchive/issue
2019-07-30T19:34:11
2025-04-01T04:56:48.028429
{ "authors": [ "yjbanov" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/37258", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
478144246
flutter test should only build tests that were asked to run Use case flutter test --platform=chrome test/foo_test.dart should be fast. Instead, as of right now it will first build every single *_test.dart file before running the test. For a project with a large number of tests (e.g. package:flutter) this can take a l...
gharchive/issue
2019-08-07T21:18:52
2025-04-01T04:56:48.043150
{ "authors": [ "grouma", "jakemac53", "jonahwilliams", "yjbanov" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/37810", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
490796346
Connecting IOS Phone in Windows for to IDE for HotReload - DART Socket ERROR flutter_08.log Anyone have a clue about this error ? We do not support debugging iOS devices on windows
gharchive/issue
2019-09-08T19:35:07
2025-04-01T04:56:48.045057
{ "authors": [ "badosanjos", "jonahwilliams" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/40061", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
501038691
[connectivity] Add Linux support The API is currently pretty mobile-centric, so we'd need to evaluate whether we want to move toward a more generic API as part of adding desktop support. Closing as connectivity is deprecated in favor of connectivity_plus.
gharchive/issue
2019-10-01T17:27:57
2025-04-01T04:56:48.046324
{ "authors": [ "stuartmorgan" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/41713", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
508053955
plugins Cirrus should ignore federated web plugins They aren't building with stable yet. Once federated plugin support is available on stable, we can test on both branches. This is fixed with my recent changes to plugin CI.
gharchive/issue
2019-10-16T19:31:54
2025-04-01T04:56:48.047392
{ "authors": [ "collinjackson", "stuartmorgan" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/42864", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
511565116
[url_launcher] Android resumes with black screen with statusBarBrightness without statusBarBrightness Steps to Reproduce DEMO APPLICATION: https://gist.github.com/ianko/e5ab0da1c48736e65538305c8ded1a7d Import the latest url_launcher version (5.2.3 as of today) Launch a URL passing a statusBarBrightness H...
gharchive/issue
2019-10-23T20:52:12
2025-04-01T04:56:48.055901
{ "authors": [ "daniil-shumko", "ianko", "iapicca", "liyuqian" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/43373", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
601439478
Dismissible Widget confirm dismiss error if animation starts after the child has been scrolled Steps to Reproduce I have a list of widgets inside a CustomScroll, each widget is wrapped in a Dismissible widget and when someone dismiss the widget the confirmDismiss fires and a snackbar with an undo button is showed (li...
gharchive/issue
2020-04-16T20:29:57
2025-04-01T04:56:48.065456
{ "authors": [ "EdwynZN", "TahaTesser", "VladyslavBondarenko" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/54990", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
678782451
image_picker not respecting locale Im using image_picker and have correctly configured portuguese locale on MaterialApp like so: localizationsDelegates: [ GlobalMaterialLocalizations.delegate, GlobalWidgetsLocalizations.delegate, GlobalCupertinoLocalizations.delegate, ], ...
gharchive/issue
2020-08-13T23:01:27
2025-04-01T04:56:48.083452
{ "authors": [ "HansMuller", "TahaTesser", "darshankawar", "dmvvilela", "jpr0ger", "mediproductions", "stuartmorgan" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/63719", "license": "BSD-3-Clause", "license_type": "permissive", "license_source"...
700123540
Why does setEnabledSystemUIOverlays refresh the ui? Whenever I do SystemChrome.setEnabledSystemUIOverlays the images and scroll controller are initialized. Removing the animation didn't solve the problem. I have tried many other things besides this, but it has not been fixed. This source code is the problematic part ...
gharchive/issue
2020-09-12T07:36:47
2025-04-01T04:56:48.092863
{ "authors": [ "iapicca", "violet-dev" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/65680", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
755921916
flutter pub get --offline didn't work in 1.22.4 stable I used to use pub get --offline in my project. Because I cann't access pub.dev on CI server. The --offline mode is very important for me. I can correct use with version 1.17.5. But when I use it on 1.22.4 the fllowing alert came out. It seems like the vector_math...
gharchive/issue
2020-12-03T06:52:07
2025-04-01T04:56:48.098978
{ "authors": [ "darshankawar", "leo7723" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/71641", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
789521433
A render exception occurred in the flutter in tabbarview The render exception occurred in the flutter. The background color should have been displayed in tabbarview Color.fromRGBO (242, 242, 244, 1); the color of the block is shown in the place of the Color.fromRGBO (255, 255, 255, 1); video https://user-images.githu...
gharchive/issue
2021-01-20T00:59:27
2025-04-01T04:56:48.108018
{ "authors": [ "au-top", "pedromassangocode" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/74284", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
796580415
Flutter tools should pass package:flutter the Dart DevTools Server url immediately on app startup Currently there may be issues if the DevTools Server has not started in time and there may also be issues due to needing to wait for the service extension to be registered. Either flutter tools needs to wait for Dart Dev...
gharchive/issue
2021-01-29T05:02:25
2025-04-01T04:56:48.115667
{ "authors": [ "Hixie", "jacob314" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/74962", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
216084008
Grid does not refresh properly when calling setState I'm using a GridLayout to show images loaded from the network, see below class NewReleases extends StatefulWidget { @override createState() { return new NewReleasesState(); } } class NewReleasesState extends State<StatefulWidget> { List<Container> newR...
gharchive/issue
2017-03-22T14:32:28
2025-04-01T04:56:48.130556
{ "authors": [ "FaisalAbid", "Hixie", "eseidelGoogle", "sethladd" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/8952", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1064068603
share file to wechat Steps to Reproduce On iOS platform, when sharing files, it will prompt "unsupported sharing type, cannot be shared to wechat". I have found a solution to this problem, which requires the "file://" and conversion to NSURL before adding the file to the activityItems of UIActivityController like th...
gharchive/issue
2021-11-26T03:29:01
2025-04-01T04:56:48.135306
{ "authors": [ "danagbemava-nc", "jleisurely" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/94227", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1118220665
Draggable Sheet visual issue Steps to Reproduce Switch to master channel of flutter Execute flutter run on the code sample Expected results: Draggable Sheet should work as expected without those red lines. Actual results: Draggable Sheet shows red lines on the background. Code sample import 'package:flutter/ma...
gharchive/issue
2022-01-29T13:43:38
2025-04-01T04:56:48.156651
{ "authors": [ "Hixie", "caseycrogers", "chinmaygarde", "danagbemava-nc", "iskakaushik", "kamami", "knopp" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/issues/97482", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-...
1384194507
unnecessary_stateful_widgets This PR fixes diagnostics from https://github.com/dart-lang/linter/pull/3725 to catch StatefulWidget that can be changed to StatelessWidget Do you have any idea why the tests fail after converting them to StatelessWidgets? I briefly looked at this and it isn't obvious to me why this i...
gharchive/pull-request
2022-09-23T19:01:02
2025-04-01T04:56:48.159626
{ "authors": [ "a14n", "goderbauer" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/112296", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
265229698
Add backend texture support (eg video, camera) Adds support for mapping a backend texture to a rectangular widget. This enables the creation of plugins for inline video, camera, OpenGL, etc. Corresponding flutter/engine PR: flutter/engine/pull/4159. An end-to-end test is wip. tests? Sorry to bother, is there a...
gharchive/pull-request
2017-10-13T09:43:26
2025-04-01T04:56:48.163639
{ "authors": [ "Hixie", "MichaelSowah", "mravn-google", "sroddy" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/12525", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
267927212
Material scaffold to have simultaneous left-and-right drawers Material scaffold to have simultaneous left and right drawers Some high-level comments: rather than "left drawer" and "right drawer" we should probably call these "drawer" and "end-side drawer". In right-to-left environments (e.g. Arabic, Hebrew) the "l...
gharchive/pull-request
2017-10-24T07:36:07
2025-04-01T04:56:48.172417
{ "authors": [ "5u3it", "Hixie", "abarth", "lsi8" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/12686", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2326651578
Roll Flutter Engine from bf2e32dfd5a2 to 2879ce28a900 (3 revisions) https://github.com/flutter/engine/compare/bf2e32dfd5a2...2879ce28a900 2024-05-30 skia-flutter-autoroll@skia.org Roll Skia from 188ad395c3e7 to a058f601e1fb (1 revision) (flutter/engine#53131) 2024-05-30 daniel.l@hpcnt.com Replace several NSAssert wit...
gharchive/pull-request
2024-05-30T22:51:06
2025-04-01T04:56:48.178664
{ "authors": [ "engine-flutter-autoroll" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/149365", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
322119737
Use deprecated I/O constants The non-deprecated variants aren't widely available yet Merging on red because of definite flake
gharchive/pull-request
2018-05-10T23:25:59
2025-04-01T04:56:48.179615
{ "authors": [ "tvolkert" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/17491", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
369136508
[FR] BottomNavigationBar fixed with no titles. Support the feature request for #22882. BottomNavigationBar to have no titles. We still need the text for the titles, because otherwise we can't provide anything to the accessibility layer. But maybe we can have a new BottomNavigationBarType that hides the labels from ...
gharchive/pull-request
2018-10-11T14:01:43
2025-04-01T04:56:48.214604
{ "authors": [ "HansMuller", "Hixie", "dooboolab", "hyochan", "johnsonmh", "jonahwilliams", "willlarche" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/22956", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api"...
442015307
Roll engine 3ef5007d90cf..78adbf78dba7 (1 commits) https://github.com/flutter/engine/compare/3ef5007d90cf...78adbf78dba7 git log 3ef5007d90cf270ecd280db807c855e4b15d7f51..78adbf78dba7ea23609b2e70264601843cebcfb6 --no-merges --oneline 78adbf78d Add web sdk implementation. (flutter/engine#8891) The AutoRoll server is l...
gharchive/pull-request
2019-05-09T02:00:43
2025-04-01T04:56:48.221309
{ "authors": [ "engine-flutter-autoroll" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/32357", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
455299116
Roll engine b14d9719607a..d3c213e5cc63 (3 commits) https://github.com/flutter/engine/compare/b14d9719607a...d3c213e5cc63 git log b14d9719607a876778b27149ec37ea170187bb97..d3c213e5cc634bbc60607cb618a64332bb278f90 --no-merges --oneline d3c213e5c Roll src/third_party/skia 698fa78b3cae..d62d406aa24c (1 commits) (flutter/...
gharchive/pull-request
2019-06-12T16:03:00
2025-04-01T04:56:48.224671
{ "authors": [ "engine-flutter-autoroll" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/34331", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
480531236
Roll engine 080f67b23387..3e32f3f951c4 (1 commits) git@github.com:flutter/engine.git/compare/080f67b23387...3e32f3f951c4 git log 080f67b23387..3e32f3f951c4 --no-merges --oneline 2019-08-14 skia-flutter-autoroll@skia.org Roll src/third_party/skia 96b383a78c84..f4a7190d2a5b (2 commits) (flutter/engine#10991) The AutoRo...
gharchive/pull-request
2019-08-14T07:47:42
2025-04-01T04:56:48.228024
{ "authors": [ "engine-flutter-autoroll" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/38518", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
539521379
Roll engine 500f9cedf652..c5683085daf8 (8 commits) https://github.com/flutter/engine/compare/500f9cedf652...c5683085daf8 git log 500f9cedf652..c5683085daf8 --first-parent --oneline 2019-12-18 skia-flutter-autoroll@skia.org Roll src/third_party/skia 190b82d67ce1..37a88b43637e (1 commits) (flutter/engine#14546) 2019-12...
gharchive/pull-request
2019-12-18T08:07:39
2025-04-01T04:56:48.236450
{ "authors": [ "engine-flutter-autoroll" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/47311", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
599294640
[flutter_tools] support any as a special web-hostname Description When "any" is provided as a --web-hostname, serve the app on anyipv4. Ensure that any is not used as a hostname when spawning chrome. fyi @DanTup Awesome, thanks! I tested this out on GitPod, but needed to make one additional change so that the DWDS ...
gharchive/pull-request
2020-04-14T04:49:11
2025-04-01T04:56:48.238538
{ "authors": [ "DanTup", "jonahwilliams" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/54715", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
649465907
Roll Engine from 88a8e9db1806 to a941114ddbc3 (11 revisions) https://github.com/flutter/engine/compare/88a8e9db1806...a941114ddbc3 2020-07-01 skia-flutter-autoroll@skia.org Roll Skia from b7bfbc299aae to b5f7a07b77b4 (11 revisions) (flutter/engine#19460) 2020-07-01 skia-flutter-autoroll@skia.org Roll Dart SDK from 63...
gharchive/pull-request
2020-07-02T00:46:04
2025-04-01T04:56:48.247993
{ "authors": [ "engine-flutter-autoroll" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/60727", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
181586318
add run configurations Follow up to https://github.com/flutter/flutter/pull/6232: add intellij run configurations add a module for flutter_tools @pq
gharchive/pull-request
2016-10-07T05:08:44
2025-04-01T04:56:48.249556
{ "authors": [ "devoncarew" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/6243", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
725972410
Enable dev/bots/ build_tests for Windows Description Enables build_test for Windows. Currently only flutter_gallery has platform directories for the desktop platforms, so this will run only that build, but this will provide an end-to-end build test for Windows. Once this lands, other example/test projects can be brou...
gharchive/pull-request
2020-10-20T21:57:02
2025-04-01T04:56:48.257138
{ "authors": [ "stuartmorgan" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/68657", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
189515447
Fix handling of empty --project-assets option @tvolkert LGTM
gharchive/pull-request
2016-11-15T21:43:32
2025-04-01T04:56:48.258107
{ "authors": [ "johnmccutchan", "tvolkert" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/6873", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
732964737
Roll Engine from 99cc50dfffab to f0661a40169b (9 revisions) https://github.com/flutter/engine/compare/99cc50dfffab...f0661a40169b 2020-10-30 skia-flutter-autoroll@skia.org Roll Dart SDK from 1a18fff9ad2e to f01bcdc24ec6 (2 revisions) (flutter/engine#22222) 2020-10-30 skia-flutter-autoroll@skia.org Roll Fuchsia Linux ...
gharchive/pull-request
2020-10-30T08:00:44
2025-04-01T04:56:48.266457
{ "authors": [ "engine-flutter-autoroll" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/69377", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
218996286
Roll Dart to 1.23.0-dev.11.3. This is expected to fix the Windows crashes reported in https://github.com/flutter/flutter/issues/8912. This roll is blocked on a bug in the Dart VM (see https://github.com/dart-lang/sdk/issues/29229), which is causing the test failures. Apparently, this also brings us @immutable ...
gharchive/pull-request
2017-04-03T16:53:38
2025-04-01T04:56:48.269588
{ "authors": [ "abarth", "goderbauer", "sethladd" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/9151", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
122186800
See if fixing indent fixes our missing caching @abarth lgtm did it work? I don't think so, no. The travis docs seem to not care about this indent for whatever reason. Maybe yaml doesn't. https://docs.travis-ci.com/user/caching/#Arbitrary-directories What make you say that the cache is missed? At line 219 I c...
gharchive/pull-request
2015-12-15T03:40:40
2025-04-01T04:56:48.274571
{ "authors": [ "Hixie", "a14n", "eseidelGoogle" ], "repo": "flutter/flutter", "url": "https://github.com/flutter/flutter/pull/929", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }