serverpod_admin_client 1.0.9 copy "serverpod_admin_client: ^1.0.9" to clipboard
serverpod_admin_client: ^1.0.9 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.9 #

  • Updated README tutorial with separate non-custom and advanced custom setup paths.
  • Documented local package installer usage with dart run serverpod_admin_server:serverpod_admin install.

1.0.8 #

  • Updated the find endpoint client signature to send record ids as strings, matching Serverpod 3.4 endpoint deserialization.

1.0.7 #

  • Added client protocol support for admin profile and password operations.
  • Added client protocol support for Serverpod future-call history and job actions.
  • Updated generated protocol compatibility for Serverpod 3.4.x.

1.0.6 #

  • Initial version
  • Client-side protocol definitions for admin module
  • Admin resource and column type definitions
  • Integration with serverpod_client
3
likes
0
points
495
downloads

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

unknown (license)

Dependencies

serverpod_auth_core_client, serverpod_auth_idp_client, serverpod_client

More

Packages that depend on serverpod_admin_client