Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

feat: migrate to dart 3 #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: migrate to dart 3 #101

wants to merge 1 commit into from

Conversation

areille
Copy link

@areille areille commented Jul 30, 2023

  • Make use of sealed class for ApplicationEvent
  • Set icon property as a nullable property of Application class to avoid writing as ApplicationWithIcon and .cast<ApplicationWithIcon>()

Copy link

@realrk95 realrk95 left a comment

Choose a reason for hiding this comment

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

This works, please approve and merge to main

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants