Skip to content

feat/add-academic-calendar-link-on-day-counter #274

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

Merged

Conversation

tomasz-trela
Copy link
Member

No description provided.

@tomasz-trela tomasz-trela self-assigned this Oct 1, 2024
),
),
);
}

Future<void> _launchCalendarUrl() async {
const url = "https://pwr.edu.pl/studenci/kalendarz-akademicki";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. this URL can go to some config file or someting
  2. we already have util for launching links, so better use it (ref.launch( ... ))

@tomasz-trela tomasz-trela linked an issue Oct 1, 2024 that may be closed by this pull request
@simon-the-shark simon-the-shark merged commit 36835c8 into main Oct 2, 2024
2 checks passed
@simon-the-shark simon-the-shark deleted the feat/add-academic-calendar-link-on-day-counter branch October 2, 2024 11:41
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.

feat/add-academic-calendar-link-on-day-counter
2 participants