feat: Implement series fetching and display in MatchPage
Created by: abdulladj1
- Added functionality to fetch series data from the API and display it in the MatchPage.
- Integrated pull-to-refresh feature using SmartRefresher for refreshing series data.
- Enhanced UI with Lottie animations and improved layout for series and ticket information.
- Created a new service for fetching active seasons and series data.
- Updated user home root navigation and modified bottom navigation bar icons.
- Added new dependencies for caching images and handling animations.
- Updated pubspec.yaml and pubspec.lock to include new packages and versions.