topwise 0.0.4 copy "topwise: ^0.0.4" to clipboard
topwise: ^0.0.4 copied to clipboard

outdated

Flutter plugin for Topwise SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add topwise

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

dependencies:
  topwise: ^0.0.4

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:topwise/topwise.dart';
0
likes
0
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Topwise SDK.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, http

More

Packages that depend on topwise

Packages that implement topwise