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

Amonitors stock prices, detects RSI

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add creta_rsi

With Flutter:

 $ flutter pub add creta_rsi

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

dependencies:
  creta_rsi: ^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:creta_rsi/creta_rsi.dart';
0
likes
0
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Amonitors stock prices, detects RSI

License

unknown (license)

Dependencies

equatable, flutter, flutter_background_service, flutter_riverpod, http, intl, shared_preferences, window_manager

More

Packages that depend on creta_rsi