nesp_sdk_dart_core 0.0.1-dev.8 copy "nesp_sdk_dart_core: ^0.0.1-dev.8" to clipboard
nesp_sdk_dart_core: ^0.0.1-dev.8 copied to clipboard

The nesp software development kit for dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nesp_sdk_dart_core
copied to clipboard

With Flutter:

 $ flutter pub add nesp_sdk_dart_core
copied to clipboard

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

dependencies:
  nesp_sdk_dart_core: ^0.0.1-dev.8
copied to clipboard

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:nesp_sdk_dart_core/nesp_sdk_dart_core.dart';
copied to clipboard
0
likes
140
points
119
downloads

Publisher

verified publisherpub.nesptech.cn

Weekly Downloads

2024.09.03 - 2025.07.29

The nesp software development kit for dart.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

characters, get_it, meta, stack_trace

More

Packages that depend on nesp_sdk_dart_core