feat: Add ticket purchase models and integrate ticket scanning functi…
Created by: abdulladj1
…onality
- Introduced
TicketPurchaseListResponseandTicketPurchaseResponsemodels for handling ticket purchase data. - Implemented ticket scanning feature in
ScanPagewith API integration for verifying tickets. - Updated
AdminHomePageto display used tickets and refresh data upon scanning. - Added new screens for purchasing tickets and packages.
- Updated UI components across admin and user screens for better user experience.
- Integrated
url_launcherpackage for potential external link handling. - Updated plugin registrations for Windows and Linux platforms.