serverpod_admin_client 1.0.13 copy "serverpod_admin_client: ^1.0.13" to clipboard
serverpod_admin_client: ^1.0.13 copied to clipboard

Generated client models and endpoint bindings for Serverpod Admin dashboards.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add serverpod_admin_client

With Flutter:

 $ flutter pub add serverpod_admin_client

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  serverpod_admin_client: ^1.0.13

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:serverpod_admin_client/serverpod_admin_client.dart';
3
likes
160
points
491
downloads

Documentation

API reference

Publisher

verified publisherizeesoft.com

Weekly Downloads

Generated client models and endpoint bindings for Serverpod Admin dashboards.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

serverpod_auth_core_client, serverpod_auth_idp_client, serverpod_client

More

Packages that depend on serverpod_admin_client