truesight_core 2401.24.3 copy "truesight_core: ^2401.24.3" to clipboard
truesight_core: ^2401.24.3 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: ^2401.24.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:truesight_core/truesight_core.dart';
1
likes
130
points
124
downloads

Publisher

verified publishertruesight.asia

Weekly Downloads

Core functions for TrueSight packages

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

bloc, cookie_jar, dio, dio_cookie_manager, equatable, intl, path, sentry

More

Packages that depend on truesight_core