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

Many entries in the Open source licenses page are followed by null #324

Closed
calcitem opened this issue Oct 17, 2021 · 4 comments
Closed

Many entries in the Open source licenses page are followed by null #324

calcitem opened this issue Oct 17, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@calcitem
Copy link
Owner

Many entries in the Open source licenses page are followed by null.

I verified tag v1.1.38 (a5dfe51), there is no such problem.

This issue is most likely related to #284.

It is a low-priority issue, but it would be best to fix it before v1.2.0 is released.

@calcitem calcitem added the bug Something isn't working label Oct 17, 2021
@Leptopoda
Copy link
Collaborator

I see the problem....

I don't know if it is worth fixing as I wanted to rewrite that part anyways (see #303)

@calcitem
Copy link
Owner Author

It can be pending if it is rewriting.

@calcitem calcitem mentioned this issue Oct 17, 2021
Leptopoda added a commit that referenced this issue Oct 18, 2021
Leptopoda added a commit that referenced this issue Oct 18, 2021
- migrate the `open source license page`to `showLicensePage()`
- deactivate unused buildrunner

## Why?
this method is flutter internal. This means less code to maintain and less issues to make (see the one this fixes).

## What changes?
- a bit of UI (the new page will have a master detail view on large screens helping accessibility)
- we don't need to pre generate the licenses manually
Leptopoda added a commit that referenced this issue Oct 18, 2021
- migrate the `open source license page`to `showLicensePage()`
- deactivate unused buildrunner

## Why?
this method is flutter internal. This means less code to maintain and less issues to make (see the one this fixes).

## What changes?
- a bit of UI (the new page will have a master detail view on large screens helping accessibility)
- we don't need to pre generate the licenses manually
Leptopoda added a commit that referenced this issue Oct 18, 2021
- migrate the `open source license page`to `showLicensePage()`
- deactivate unused buildrunner

## Why?
this method is flutter internal. This means less code to maintain and less issues to make (see the one this fixes).

## What changes?
- a bit of UI (the new page will have a master detail view on large screens helping accessibility)
- we don't need to pre generate the licenses manually
Leptopoda added a commit that referenced this issue Oct 18, 2021
- migrate the `open source license page`to `showLicensePage()`
- deactivate unused buildrunner

## Why?
this method is flutter internal. This means less code to maintain and less issues to make (see the one this fixes).

## What changes?
- a bit of UI (the new page will have a master detail view on large screens helping accessibility)
- we don't need to pre generate the licenses manually
Leptopoda added a commit that referenced this issue Oct 18, 2021
@calcitem
Copy link
Owner Author

Fixed. 8459d36

Just because of the format of the Commit Subject, this issue is not automatically closed. Maybe the fixes was supported before, but it didn't work this time.

@Leptopoda
Copy link
Collaborator

as said in my comment

FYI it will only close the issue when the commit is on the main (in this case master) branch. Thats why they are still open

this is completely normal and a wanted behavior. Now someone could report the issue (thinking it is not know) only because the fix isn't released yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants