rec_api_dart 1.1.2 copy "rec_api_dart: ^1.1.2" to clipboard
rec_api_dart: ^1.1.2 copied to clipboard

outdated

Dart/Fluter implementation of the REC Barcelona API. You can carry out any operation and put the recs into circulation.

1.1.2 #

  • Added rexero_b2b properties to Account and RegisterData
    • Account
      • rezeroB2BUsername - Rezero b2b username (for forum)
      • rezeroB2BAccess - Rezero b2b access status (for accessing forum)
    • RegisterData
      • rezeroB2BUsername - Rezero b2b username (for forum)
  • Added REZERO_B2B_ACCESS status consts
    • Account.REZERO_B2B_ACCESS_NOT_GRANTED
    • Account.REZERO_B2B_ACCESS_PENDING
    • Account.REZERO_B2B_ACCESS_GRANTED

1.1.1 #

  • Adding missed export RecoverPasswordData

1.1.0 #

  • RecoverPasswordService.recoverPassword now accepts a RecoverPasswordData instance instead of passing in each field.
  • Adds RecoverPasswordData DTO

1.0.1 #

  • Allows login call LoginService.login(LoginDAta data, {String? platform}) to receive platform

1.0.0 #

  • Initial version, adds all basic functionality
1
likes
0
pub points
0%
popularity

Publisher

verified publisherqbitartifacts.com

Dart/Fluter implementation of the REC Barcelona API. You can carry out any operation and put the recs into circulation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, dio, flutter, flutter_secure_storage, http, http_interceptor, intl

More

Packages that depend on rec_api_dart