alvin_connect 0.0.4
alvin_connect: ^0.0.4 copied to clipboard
A Flutter widget designed to enable users to connect to various Alvin products seamlessly.
0.0.1 #
- Initial release of the Spend Tracking Widget.
0.0.2 #
- Updated the README.md file to include detailed usage instructions and customization options.
0.0.3 #
- Upgraded the versions of the dependencies to the latest stable versions.
0.0.4 #
Added #
- Added logic to conditionally enable the "Get started" button based on the selected product.
- Added toast notification to alert users when an invalid product is selected.
Changed #
- Modified the onPressed callback of the "Get started" button to handle product selection appropriately.
- Updated the logic to ensure proper functionality and user feedback.
Fixed #
- Fixed logic to properly disable the button and show a toast message when an invalid product is selected.