- Fix pub.dev score issues and update documentation.
- Update documentation.
- Fix issue where all first letters of words in request message were being capitalized.
- Update design of the board.
- Display tags of the features.
- Redesigned the board with minimalistic design.
- Improve documentation.
- Make
UserOrient.openBoard(...)
method aFuture
.
- Add English language support.
- Seems like the previous bug fix didn't work. Fixed it again.
- Fixed a bug where multiple users were being created on the server.
- Improved the board for better user experience.
- Update Flutter SDK version to 2.17.0
- Improved the board for better user experience.
- Improved documentation and board UI.
- Cached user UUID to prevent unnecessary API calls on second launch.
- Seems like the previous bug fix didn't work. Fixed it again.
- Fix bug when projectId changes
- Set user details using
UserOrient.setUser()
method - Beautify the board interface
- Fix initialization bug
- Added new header style for board.
- Couple of improvements to the package.
- Initial release of the package.