ricardoboss / PubNet

Self-hosted Dart & Flutter package service
GNU Affero General Public License v3.0
29 stars 2 forks source link

Improved package browser #2

Open ricardoboss opened 1 year ago

ricardoboss commented 1 year ago

This issue tracks the progress towards a better/improved package browser.

ricardoboss commented 1 year ago

I think Blazorises DataGrid component is a good fit. Currently, I am building the table myself. This also means I would have to implement all other features myself. The DataGrid already provides most of them. (https://blazorise.com/docs/extensions/datagrid/getting-started)

The API already has a filtering option for package names and needs to be changed to provide more required features.