-
### Description of the issue
I switched from Syncthing to Syncthing-Fork, and perceived increased battery drain on my phone. I checked my battery log, and noted Syncthing-Fork and Media Storage b…
-
Please make sure that 'Store Past Broadcasts' is enabled on your channel so that we can review examples of your coding stream.
Also, ensure that your vods are not sub only.
**What is the URL for y…
-
**Describe the bug**
`namedRoutes` are not resolving correctly. In this example if you go to any of these routes, you will be redirected to the last defined path (here `FavoriteCocktailsView()`);
``…
-
If I use a `Navigator` as a child of a `TabBarView`, and that `Navigator` uses a `GlobalKey`, then there is a situation where `Element.updateChild` is called, and this causes a spurious assert that
`…
-
There is no log output for this. I am using named routes in my Flutter web application and the back button in the browser does not always navigate to the previous route (it will navigate to a complete…
-
I submitted #3366, #3367, and #3368 where the table of contents had a different heading than the page. That was fixed yesterday.
Here are some more of these occurrences. The heading in the table o…
ksilz updated
4 years ago
-
I made my entity, dao and database dart files, database.g.dart builded succeeded, but when I try to add some data from snapshot.data from my future I am just getting below error. I think I am missing …
-
When tested on iphone 11 with ios 13.4, the app is crashing when I do pull to refresh action on the main screen.
-
Either an svg version or a bigger resolution image which is downscaled would fix this.
-
Hi!
**TL;DR**
If a `ChangeNotifierProvider` with nested `ListenableProvider`(s) is disposed, will it also dispose the `ListenableProvider`(s)?
---
I recently found a cool way to use Provider…