nitric_sdk 1.2.2 nitric_sdk: ^1.2.2 copied to clipboard
The Dart SDK supports the use of the Nitric framework with Dart and Flutter.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.2.2 - 2024-06-28 #
✨ New Features #
8023977
- add Nitric.queue resource (PR #16 by @HomelessDinosaur)c89325e
- add ability to list files in bucket and fix release workflow (PR #20 by @HomelessDinosaur)- ↘️ addresses issue #18 opened by @HomelessDinosaur
126e47d
- fix complete interface, change resp to res, improve test coverage, add exists to buckets (PR #23 by @HomelessDinosaur)
🐛 Bug Fixes #
790ca49
- ensure websockets work by fixing casting issue (PR #25 by @davemooreuws)c87cd17
- missing subscriber, schedules and storage listener clients (PR #27 by @davemooreuws)
🔧 Chores #
0ae1db1
- improve pub dev score (PR #21 by @HomelessDinosaur)