pastordee

Results 13 comments of pastordee

sorry guys is a bug fix some of the parameters are not used

> Does this PR require any tests or doc changes? @pastordee could you please go through the TODOs at the top? no it doesn't need a test

> > Sorry, thought we want to create it automatically for the next release. > > I wish! But I think it will take some time to add auto-release to...

> > Sorry, thought we want to create it automatically for the next release. > > I wish! But I think it will take some time to add auto-release to...

In the implementation scroll direction was never added that’s why I did a pull request. GridView.builder( //////////it should say here scrollDirection: widget.scrolDirection////////// itemCount: liveGrid.size, gridDelegate: SliverGridDelegateWithFixedCrossAxisCount( crossAxisCount: widget.crossAxisCount, crossAxisSpacing: widget.crossAxisSpacing,...

> This PR will be released as flutter version 3.1.4; to merge this, the flutter package version needs to be updated as well. Hey please when will this be released?

> See [#761 (comment)](https://github.com/parse-community/Parse-SDK-Flutter/pull/761#issuecomment-1362012377) It should be all done now thank you.

> Could you please add a changelog entry and bump the version? Okay, will do as soon as I get home

> @pastordee It seems that you have a conflict > > `This branch has conflicts that must be resolved` Sorted