v1.1.11
๐ง Pre-release Version
๐ Release Information
Version: v1.1.11 Previous Version: v1.1.10 Build Environment: Flutter 3.27.0
๐ Changelog
โถ ๐ง update version number in pubspec.yaml to 1.1.11
fix: update filter panel logic in MainScreen navigation
- ๐ง Adjusted the logic for toggling the filter panel based on the current index in MainScreen.
- ๐ Changed the condition to open the filter panel for the second tab instead of the first, and added support for the third tab.
- ๐จ This change improves the user experience by ensuring the correct filter panel is displayed based on the selected tab.
These changes collectively enhance the navigation functionality within the MainScreen, providing a more intuitive interaction for users.
๐ง This change ensures accurate versioning for future releases.
๐ฆ Distribution
| File | Description | Purpose |
|------|-------------|----------|
| .apk | Android Package | Direct installation for testing |
| .aab | Android App Bundle | Google Play Store deployment |
๐ Additional Notes
- This is a pre-release build intended for testing purposes
- Features and functionality may not be fully stable
- Not recommended for production use
๐ฑ Compatibility
- Minimum Android SDK: 21 (Android 5.0)
- Target Android SDK: 33 (Android 13)
Note: Please report any issues or bugs through the GitHub issue tracker.