nextcloud / neon

A framework for building convergent cross-platform Nextcloud clients using Flutter.
Other
121 stars 29 forks source link

Add helper widget for NeonListView #811

Open Leptopoda opened 12 months ago

Leptopoda commented 12 months ago

NeonListView is comminly wrapped inside a SortBoxBuilder and a ResultBuilder.

Provide a helper Widget that can add both of them and defaults to an animated NeinListView

Related to: #282 #805

Leptopoda commented 11 months ago

Should also bring back a refresh action for desktop.

It would be a fitting place to enable this globally