userorient_flutter 0.1.6 userorient_flutter: ^0.1.6 copied to clipboard
Discover what your users really want and stop building wrong features.
0.1.6 #
- Display tags of the features.
0.1.5 #
- Redesigned the board with minimalistic design.
0.1.4 #
- Improve documentation.
- Make
UserOrient.openBoard(...)
method aFuture
.
0.1.3 #
- Add English language support.
0.1.2 #
- Seems like the previous bug fix didn't work. Fixed it again.
0.1.1 #
- Fixed a bug where multiple users were being created on the server.
0.1.0 #
- Improved the board for better user experience.
0.0.9 #
- Update Flutter SDK version to 2.17.0
0.0.8 #
- Improved the board for better user experience.
0.0.7 #
- Improved documentation and board UI.
0.0.6 #
- Cached user UUID to prevent unnecessary API calls on second launch.
0.0.5 #
- Seems like the previous bug fix didn't work. Fixed it again.
0.0.4 #
- Fix bug when projectId changes
0.0.3 #
- Set user details using
UserOrient.setUser()
method - Beautify the board interface
- Fix initialization bug
0.0.2 #
- Added new header style for board.
- Couple of improvements to the package.
0.0.1 #
- Initial release of the package.