rocket_chat_dart 0.0.26 copy "rocket_chat_dart: ^0.0.26" to clipboard
rocket_chat_dart: ^0.0.26 copied to clipboard

discontinued
outdated

n/a

0.0.26 (2018-10-21) #

Features: #

  • Add CHANGELOG.md :P

0.0.17 to 0.0.25 (2018-10-21) #

Features: #

  • Hack response header Content-Type from application/json to application/json; charset=utf-8
  • Group members api
  • Add attachment field to message

0.0.6 to 0.0.16 (2018-10-07) #

Features: #

  • Add IM api
  • Add subscriptions rest call
  • Add rooms api
  • Use build_runner to generate Unmarshaller/marshaller for models

Bug Fixes: #

  • Add missing JsonKey for models.
  • Add missing dependencies

0.0.4 and 0.0.5 (2018-09-30) #

Features: #

  • Change unread to int type.

0.0.3 (2018-09-26) #

Bug Fixes: #

  • Update ddp version.
  • DDP Log configurable.

0.0.2 (2018-09-26) #

Features: #

  • change collection update name.

0.0.1 (2018-09-22) #

Features: #

  • Draft edition