-
Hello! I am having trouble with deep linking within my flutter application. I've follow the documentation on getting things setup and have it working on Android but not iOS. I am not receiving any err…
-
### The bug
After switching devices I noticed that not all recent photos are displayed in immich app on iOS. Both the app and the server are on the latest versions.
The error pops up when either…
-
Good job @slovnicki thanks to your work Beamer in now Flutter Favorite 👏🎉
I have not seen any news about this event, but it seems Beamer has been added to Flutter's favorite recently.
So n…
-
Generally flutter apps can have backend-specific code in them: They do something else on web vs non-web, use different plugins on iOS vs Android, etc. That also means the resources needed will vary de…
-
When there is `FloatingActionButton` in the parent page `IndexedStack`, returning to the parent page will display one of the floating buttons in `IndexedStack`.
https://user-images.githubuserco…
-
We all know that, the code quality of (popular) packages on pub.dev usually will not be higher than the Flutter framework *itself*. Therefore, given that the two linter rules have found out about 7 is…
-
Currently, the bottom navigation bar shoots up a new screen when any of it's tabs are tapped. More specifically, the bar itself isn't persistent across the screens that originate from it.
### Steps…
-
Hello, in my Flutter App using Hive is all running correct till I restart the App. Then the box is empty and the Object is not stored?
Till I restart the App again, all is working fine. The Object is…
-
**Question**
I've added 2 new fields to my existing Hive Object. I followed the rules, didn't change the HiveType and also the new fields have new HiveField numbers. I generated the new adapter using…
-
I use [flutter_wechat_assets_picker](https://github.com/fluttercandies/flutter_wechat_assets_picker), but this lib show gallery list not include favorite album.
But iOS has been return favorite alb…