Closed adrishyantee closed 3 years ago
Can someone help me with this? Would be of much help if I get ideas to implement this.
Can someone help me with this? Would be of much help if I get ideas to implement this.
Check out this package, it is in sync with the latest flutter updates. @anushbhatia should we go ahead with this?
yep LGTM
I will try to implement the feature as no one is working on this.
Turns out, this is weirdly difficult to implement using the package above and all the rest packages and in-built widgets are made to reorder a ListView and not a GridView. One helpful package I found was this which has been updated to null safety on GitHub but they haven't updated the same on pub.dev (which they are planning to do). I will implement this as soon as the package gets the update.
Turns out, this is weirdly difficult to implement using the package above and all the rest packages and in-built widgets are made to reorder a ListView and not a GridView. One helpful package I found was this which has been updated to null safety on GitHub but they haven't updated the same on pub.dev (which they are planning to do). I will implement this as soon as the package gets the update.
Cool!
The pdf pages are set as we select the image items but it would have been user-friendly if it had to reorder the pdf pages before actually making a pdf. This would provide more control to users to design the pdf in their way.