Benjamin Horner
Benjamin Horner
Not really an issue, more like a suggestion for improvement. I have been struggling with trying to figure out how to use multiple UIColectionViewCells classes on a single action sheet....
**Describe the bug** With Flutter 3 update, it is no longer possible to push a new page from a controller unless a button, listtile etc… exists on the view. **Reproduction...
If I use HidingNavigationBarManager on UICollectionView or UITableView with a refresh control, the HidingNavigationBarManager totally breaks the refresh control. The refresh becomes jitty and is even sometimes hidden. I am...
I added (in IOS only, sorry) the following features. - method to draw an itinerary passing options (should the starting point be the user’s current position ? should the route...
I have implemented oAuth2 for both Android and iOS and they are both working fine. I am now trying to do the same for Flutter Web but the token does...