de_src 1.0.0 copy "de_src: ^1.0.0" to clipboard
de_src: ^1.0.0 copied to clipboard

A library for deepseek reverse call. Named `DeSrc`.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add de_src

With Flutter:

 $ flutter pub add de_src

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

dependencies:
  de_src: ^1.0.0

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:de_src/de_src.dart';
0
likes
140
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A library for deepseek reverse call. Named `DeSrc`.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

http, interpolation, json5, logger, openai_dart

More

Packages that depend on de_src