askless 1.0.1
askless: ^1.0.1 copied to clipboard
Flutter client of Askless framework, which facilitates building realtime servers for JavaScript and Flutter Apps
1.0.1 #
- Fix: prevent old connections data from getting in the way of the last successful connection attempt
- Fix on removing old messages received from server
- Gifs added to examples
- Allowing not encrypted connections on Android & IOS on examples
- Flutter 2.0 examples updates
- Dependencies upgraded
- Readme updated: How to use a not encrypted connection on a test environment
readAndBuild
andlistenAndBuild
methods: a new key is set for StreamBuilder/FutureBuilder if the key param is null- Showing the request error response on logs
1.0.0 #
- Project release