edgebase_core 0.2.3 copy "edgebase_core: ^0.2.3" to clipboard
edgebase_core: ^0.2.3 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

With Flutter:

 $ flutter 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.3

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:edgebase_core/edgebase_core.dart';
0
likes
125
points
190
downloads

Documentation

API reference

Publisher

verified publisheredgebase.fun

Weekly Downloads

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

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

http, http_parser

More

Packages that depend on edgebase_core