truesight_core 2308.28.1 copy "truesight_core: ^2308.28.1" to clipboard
truesight_core: ^2308.28.1 copied to clipboard

Core functions for TrueSight packages

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add truesight_core

With Flutter:

 $ flutter pub add truesight_core

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

dependencies:
  truesight_core: ^2308.28.1

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:truesight_core/truesight_core.dart';
1
likes
150
points
124
downloads

Publisher

verified publishertruesight.asia

Weekly Downloads

Core functions for TrueSight packages

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, dio_cookie_manager

More

Packages that depend on truesight_core