m4e_sdk 0.0.3-dev.13 copy "m4e_sdk: ^0.0.3-dev.13" to clipboard
m4e_sdk: ^0.0.3-dev.13 copied to clipboard

outdated

A dart package for integration m4e payments into flutter and dart applications

[0.0.1] #

  • Implemented phone number authentication and OTP verification
  • Implemented minimal wallet and transaction features
  • Generated documentation

[0.0.2] #

  • Breaking Change
  • Fixed bug with generating authentication otp verification appropriate challenge authorization header
  • General refactoring with naming conventions [All models and services are prefixed with M4e]
  • Re-generated documentation

[0.0.3-dev.1] #

  • Breaking Change
  • Implemented signout feature
  • Fixed bug with serializing authentication token

[0.0.3-dev.2] #

  • Breaking Change
  • Renamed UniqueId and UnitImpl classes to M4eUniqueId and VoidImpl respectively

[0.0.3-dev.3] #

  • Breaking Change
  • Implemented m4e user service
  • SLight refactoring with auth-phone-number form and auth-otp-verification form

[0.0.3-dev.4] #

  • Exposed auth credential methods

[0.0.3-dev.5] #

  • Fix bugs related to sdk-config
  • Completed m4e user registration feature
  • Slight refactor on entities forms and services

[0.0.3-dev.6] #

  • [TODO] Implement m4e user wallets based on entity-wallet-permissions
  • Implemented creating m4e wallet using [M4eWalletForm]
  • Slight refactor on m4e wallet service

[0.0.3-dev.7] #

  • Fixed a bug with creating wallet

[0.0.3-dev.8] #

  • Breaking change
  • Added [NOT_FOUND] exception code
  • Refactored exceptions
  • M4e user serialization fix

[0.0.3-dev.9] #

  • Fix issues with [NOT_FOUND] exception code

[0.0.3-dev.10] #

  • Implemented phone number querying for user

[0.0.3-dev.11] #

  • Breaking change in wallet feature
  • Implemented m4e-permissions
  • implemented entity-wallet permissions on wallet creation.

[0.0.3-dev.12] #

  • Fixed bugs with m4e-wallet serialization

[0.0.3-dev.13] #

  • Breaking changes with [WalletService] getWallets method
  • Implemented feature to get other user wallets with appropriate permissions
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A dart package for integration m4e payments into flutter and dart applications

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

dartdoc, data_connection_checker, dio, equatable, flutter, flutter_secure_storage, get_it, uuid_type

More

Packages that depend on m4e_sdk