alvin_connect
A Flutter widget designed to enable users to connect to various Alvin products seamlessly.
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships on a steady schedule
a new release about every 5 weeks
Nearly every release is documented
notes for 15 of 15 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
15 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
15 releases · Feb 2024 to May 2024
2025
2026
Releases
latest 15-
1.0.102 May 2024 -
1.0.001 May 2024 -
0.0.728 Feb 2024Release notes
Open source →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.7+126 Mar 2024 -
0.0.7+226 Mar 2024Release notes
Open source →- Added a new loading indicator to the widget to show the user that the widget is loading.
-
0.0.627 Feb 2024Release notes
Open source →Added
- Added support for different layout types (card and pill) in the AlvinConnectWidget.
-
0.0.6+127 Feb 2024Release notes
Open source →Fixed
- Fixed the issue with the pill layout not loading the selected products when a user taps on it.
-
0.0.6+227 Feb 2024Release notes
Open source →Added
- Added support for different layout types (
bottomNavButtonandbottomNavButtonWithText) in the AlvinConnectWidget.
- Added support for different layout types (
-
0.0.6+327 Feb 2024Release notes
Open source →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.
- Added support for customizing the size of the navigation icon in the (
-
0.0.6+427 Feb 2024Release notes
Open source →Added
- Added support for customizing the color of the navigation icon in the (
bottomNavButtonandbottomNavButtonWithText) layout.
- Added support for customizing the color of the navigation icon in the (
-
0.0.527 Feb 2024 -
0.0.5+127 Feb 2024 -
0.0.5+227 Feb 2024Release notes
Open source →Added
- handle the case where the server is down and display a message to the user.
-
0.0.5+327 Feb 2024Release notes
Open source →Fixed
- Removed scaffold from the widget to allow for better integration with the parent widget.
-
0.0.427 Feb 2024Release notes
Open source →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.