develocity

Results 7 issues of develocity

Hey guys, I like this library for draggable lists, but it doesn't work for grids yet. I think it only needs a few changes to get it working.

## 🐛 Bug Report TLDR: A ListView.builder showing a bunch of images . -> Scroll very fast -> Crash on iOS device My App has a list of cells containing...

## 🏗 Enhancement Proposal This proposal would also need changes to the flutter_cache_manager library. Right now for downloading images there are 10 max concurrent downloads and everything else gets into...

With these changes you can define your own app group id instead of `group.BUNDLE_ID` by putting it into the Info.plist. If no `AppGroupId` is found in the Info.plist file it...

When having an integration test with the integration_test framwork and starting it with a flavor created by this tool, the app gets started and the console says: "Xcode build done."...

When you use the firebase: and config: parameters to give a flavor its own GoogleService-Info.plist, a phase script gets created for the ios project. Unfortunatly the created phase script does...

In version 3 TypeConverters were removed in favor of embedded objects. Embedded objects are nice, but they do not replace type converters 100%. For example it would be handy to...

enhancement