Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to v0.1.2 #87

Merged
merged 2 commits into from
Dec 21, 2024
Merged

Bump version to v0.1.2 #87

merged 2 commits into from
Dec 21, 2024

Conversation

hieutbui
Copy link
Owner

Summary

This pull request introduces a new feature to handle errors when scanning tickets. The changes include updates to the CHANGELOG.md file and modifications to the TicketDetailsController class in ticket_details.dart.

New feature for error handling:

  • CHANGELOG.md: Added a new entry for version 0.1.2, noting the addition of listening for scan ticket errors.
  • lib/pages/ticket_details/ticket_details.dart:
    • Added _listenBroadcastError method to listen for broadcast errors related to ticket scanning.
    • Called _listenBroadcastError in the initState method to initialize the error listener when the TicketDetailsController is initialized.

Copy link

This PR has been deployed to https://hieutbui.github.io/ecoparking_flutter/87

@hieutbui hieutbui merged commit 7deb874 into release-stable Dec 21, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant