You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Created ParseLiveList
* LiveList & LivListBuilder works
* Cleanup
* changed to animated list
* Fix in dataloading
* updated AnimatedList
* Finished Animations & cleanup
* handle reconnect
* Added dispose methodes & renamed classes & cleanup
* cleanup
* Fix animation duration
* added README ParseLiveList section
* Initialized example_livelist
* Update application_constants.dart
* Update .gitignore
* Revert "Update .gitignore"
This reverts commit 4d8982d.
* Update .gitignore
* HotFix: object Update from client
If the client changes the object.
(ParseObject does not get copied)
* Implemented simple example
* Update README.md
* Update main.dart
* Update README.md
* Update README.md
* LiveList - Performance Improvement
This is the change mentioned in #324 (comment)
Requires #326
* LiveList - Performance Improvement
This is the change mentioned in #324 (comment)
Requires #326
* example_livelist: use clientKey
* Changed example_livelist query
In the README I wrote, you can use a field called "show" to hide elements.
* Remove: RemovedItemBuilder
duplicade to ChildBuilder
* removed firstBuild
* ParseLiveListElementSnapshot added
0 commit comments