edgebase_core 0.2.1 copy "edgebase_core: ^0.2.1" to clipboard
edgebase_core: ^0.2.1 copied to clipboard

EdgeBase Core SDK — shared types, HTTP client, and table/storage operations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add edgebase_core

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

dependencies:
  edgebase_core: ^0.2.1

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

Import it

Now in your Dart code, you can use:

import 'package:edgebase_core/edgebase_core.dart';
0
likes
0
points
190
downloads

Publisher

verified publisheredgebase.fun

Weekly Downloads

EdgeBase Core SDK — shared types, HTTP client, and table/storage operations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, http_parser

More

Packages that depend on edgebase_core