test_txns 0.0.2 copy "test_txns: ^0.0.2" to clipboard
test_txns: ^0.0.2 copied to clipboard

A flutter package which gives mock transactions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add test_txns

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

dependencies:
  test_txns: ^0.0.2

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:test_txns/test_txns.dart';
0
likes
110
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package which gives mock transactions

Documentation

API reference

License

unknown (license)

Dependencies

flutter, js

More

Packages that depend on test_txns