Closed shubham16g closed 4 months ago
Hi @shubham-gupta-16 Can you try version ‘5.0.0-dev.10’ because this version will be outdated soon, there are some breaking changes so be sure to check the example app
I checked the feature/5.0.0-release
and it is working. When you are planning to release a stable version for 5.0?
I have to update the read me, then I could release it, I should find some time in two weeks, so probably in 3 weeks @shubham-gupta-16
I published version 5.0.0
, so I will close this issue @shubham-gupta-16
Not fixed. Issue still exists with GridView, GridViewCount, GridViewExtent. Only GridViewBuilder working in example project.
Also, GridViewBuilder's code is not working in my project.
What exactly is happening and can you show me your code how you use ReorderableBuilder
? @shubham-gupta-16
@karvulf It's happening in example project as well.
Here is my project: https://github.com/shubham-gupta-16/multi_image_picker_view
I tried to reproduce it but everything seems to work. I will checkout your branch, maybe I can see more there. @shubham-gupta-16
Is it only happening in the release mode or also in debug mode? @shubham-gupta-16
I tried to start the example app on iOS in your project but I am getting the following exception when trying to install it:
[!] Unable to find a target named `RunnerTests` in project `Runner.xcodeproj`, did find `Runner`.
@shubham-gupta-16
@karvulf It's happening only in release mode on an Android device.
So iOS works totally fine? @shubham-gupta-16
Can you send me the output of flutter doctor -v
? @shubham-gupta-16
I reproduced the issue, I will try to fix it this week, thank you for finding that one! @shubham-gupta-16
The issue should be fixed, can you check if it still exists?
You can use version 5.0.1
@shubham-gupta-16
Configuration:
Flutter Version: 3.2.2 flutter-reorderable-grid-view: 4.0.0 Running in release mode (--release)
Behavior:
Logs: