serverpod_admin_dashboard 1.0.12 copy "serverpod_admin_dashboard: ^1.0.12" to clipboard
serverpod_admin_dashboard: ^1.0.12 copied to clipboard

The missing admin dashboard for Serverpod. A complete Flutter package providing CRUD operations, foreign key relationships, boolean fields, date pickers, pagination, search, and authentication for man [...]

Changelog #

All notable changes to this project will be documented in this file.

1.0.12 #

  • Added dashboard auth restoration so embedded custom Flutter apps keep users signed in across page refreshes when the configured auth session is valid.
  • Improved Serverpod jobs dashboard spacing and finished-job actions.
  • Updated README tutorial with separate non-custom and advanced custom setup paths.

0.1.7 #

  • Added Serverpod jobs dashboard with scheduled, ready, paused, failed, finished, and all-job tabs.
  • Added pagination to the jobs dashboard using the shared admin pagination controls.
  • Added profile update and password change UI.
  • Added CSV/XLSX import/export support.
  • Improved authentication error display for invalid credentials and session-storage failures.

0.1.6 #

  • Initial version
  • Reusable Serverpod admin dashboard widget
  • Flutter-based admin interface
  • Browse, search, create, edit, and delete functionality
  • Pagination support
  • Integration with serverpod_admin_client
  • Material Design UI components
7
likes
130
points
346
downloads

Documentation

API reference

Publisher

verified publisherizeesoft.com

Weekly Downloads

The missing admin dashboard for Serverpod. A complete Flutter package providing CRUD operations, foreign key relationships, boolean fields, date pickers, pagination, search, and authentication for managing your Serverpod database records.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

csv, excel, file_selector, flutter, serverpod_admin_client, serverpod_auth_idp_flutter, serverpod_client

More

Packages that depend on serverpod_admin_dashboard