alvin_connect 1.0.1
alvin_connect: ^1.0.1 copied to clipboard
A Flutter widget designed to enable users to connect to various Alvin products seamlessly.
1.0.1 #
- Fixed the issue with the widget not loading when handling http errors.
1.0.0 #
- Improved widget design and user experience.
0.0.7+2 #
- Added a new loading indicator to the widget to show the user that the widget is loading.
0.0.7+1 #
- Updated the link for B&I widget
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 (
bottomNavButton
andbottomNavButtonWithText
) layout.
0.0.6+3 #
Added #
- Added support for customizing the size of the navigation icon in the (
bottomNavButton
andbottomNavButtonWithText
) layout. - Added support for customizing the font size and colour of the navigation icon in the
bottomNavButtonWithText
layout.
0.0.6+2 #
Added #
- Added support for different layout types (
bottomNavButton
andbottomNavButtonWithText
) 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.