alvin_connect 0.0.7
alvin_connect: ^0.0.7 copied to clipboard
A Flutter widget designed to enable users to connect to various Alvin products seamlessly.
0.0.7 #
Added #
- Added support for handling internet connection issues. The widget now displays a message to the user when there is no internet connection.
0.0.6+4 #
Added #
- Added support for customizing the color of the navigation icon in the (
bottomNavButtonandbottomNavButtonWithText) layout.
0.0.6+3 #
Added #
- Added support for customizing the size of the navigation icon in the (
bottomNavButtonandbottomNavButtonWithText) layout. - Added support for customizing the font size and colour of the navigation icon in the
bottomNavButtonWithTextlayout.
0.0.6+2 #
Added #
- Added support for different layout types (
bottomNavButtonandbottomNavButtonWithText) in the AlvinConnectWidget.
0.0.6+1 #
Fixed #
- Fixed the issue with the pill layout not loading the selected products when a user taps on it.
0.0.5+3 #
Fixed #
- Removed scaffold from the widget to allow for better integration with the parent widget.
0.0.5 #
- Update the error message to be more descriptive and user-friendly.
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.
0.0.3 #
- Upgraded the versions of the dependencies to the latest stable versions.
0.0.2 #
- Updated the README.md file to include detailed usage instructions and customization options.
0.0.1 #
- Initial release of the Spend Tracking Widget.