nobitex 1.0.0-alpha.10 copy "nobitex: ^1.0.0-alpha.10" to clipboard
nobitex: ^1.0.0-alpha.10 copied to clipboard

outdated

Dart wrapper for the Nobitex API

Changelog #

1.0.0-alpha.10 (2021-07-22) #

1.0.0-alpha.9 (2021-07-22) #

1.0.0-alpha.8 (2021-07-22) #

1.0.0-alpha.7 (2021-07-22) #

1.0.0-alpha.6 (2021-07-22) #

Features #

  • add a login method to fetch token by username and password (ec8d313)
  • implement authorization of request after login (ba15a38)
  • implement mock unit tests for unavailable live tests (b67b264)

Bug Fixes #

  • change get wallet balance method return type (11789d1)
  • skip login if authorization header already set (819bc3f)

1.0.0-alpha.5 (2021-07-17) #

1.0.0-alpha.4 (2021-07-16) #

Features #

  • add a new method to receive current balance of the wallets based on currency (92b73b8)

1.0.0-alpha.3 (2021-07-15) #

Features #

  • add new method to retrieve the wallet address by its id (3036d06)

1.0.0-alpha.2 (2021-07-15) #

1.0.0-alpha.1 (2021-07-15) #

Features #

  • add new method to retrieve list of current user wallet records (d90cd60)

1.0.0-alpha.0 (2021-07-15) #

Features #

  • add new method to receive profile info using api (8bece56)
  • add new method to retrieve list of current user wallets using api (810cc0c)