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

A UI-based Flutter SDK that provides a trade journey experience, including stock details and order flow, built using GetX.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add trade_sdk

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

dependencies:
  trade_sdk: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:trade_sdk/trade_sdk.dart';
0
likes
110
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A UI-based Flutter SDK that provides a trade journey experience, including stock details and order flow, built using GetX.

License

unknown (license)

Dependencies

cupertino_icons, flutter, get

More

Packages that depend on trade_sdk