[GH-ISSUE #2074] [BUG] the version in the bubble icon ? always shows 1.0.0 in Windows. #838

Closed
opened 2026-03-23 20:41:52 +00:00 by mirror · 8 comments
Owner

Originally created by @LucasXu0 on GitHub (Mar 22, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2074

Originally assigned to: @AmanNegi on GitHub.

Description

It will be better to show the real version in the bubble icon ?.

Screenshot 2023-03-22 at 10 59 31

Impact

The users who want to know the app version.

Additional Context

No response

Originally created by @LucasXu0 on GitHub (Mar 22, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2074 Originally assigned to: @AmanNegi on GitHub. ### Description It will be better to show the real version in the bubble icon `?`. <img width="186" alt="Screenshot 2023-03-22 at 10 59 31" src="https://user-images.githubusercontent.com/11863087/226791232-3a4cfab1-a14b-4021-95b4-d6fa6f2f8f0a.png"> ### Impact The users who want to know the app version. ### Additional Context _No response_
Author
Owner

@AmanNegi commented on GitHub (Mar 22, 2023):

I would love to work on this issue. However, I didn't get what needs to be done. We currently show the version in the Help Menu.
image

<!-- gh-comment-id:1479915785 --> @AmanNegi commented on GitHub (Mar 22, 2023): I would love to work on this issue. However, I didn't get what needs to be done. We currently show the version in the Help Menu. ![image](https://user-images.githubusercontent.com/37607224/226977055-3c86fa4d-e05d-46e0-8b17-a212dc113bb7.png)
Author
Owner

@a-wallen commented on GitHub (Mar 23, 2023):

@AmanNegi the current version is v0.1.1 (see this post on our Discord). The version of the app can be found in appflowy_flutter/pubspec.yaml. Although the current version in the pubspec.yaml is incorrect, you can change it. We can incorporate package_info_plus to read the version during runtime and display the version in the menu.

cc @annieappflowy to confirm that this is the correct app version.
cc @LucasXu0 to confirm that this is what you mean.

<!-- gh-comment-id:1480450335 --> @a-wallen commented on GitHub (Mar 23, 2023): @AmanNegi the current version is `v0.1.1` [(see this post on our Discord)](https://discordapp.com/channels/903549834160635914/924237714625290260/1088085092632637510). The version of the app can be found in `appflowy_flutter/pubspec.yaml`. Although the current version in the `pubspec.yaml` is incorrect, you can change it. We can incorporate [`package_info_plus` to read the version during runtime](https://stackoverflow.com/questions/53672171/how-to-get-build-and-version-number-of-flutter-app) and display the version in the menu. cc @annieappflowy to confirm that this is the correct app version. cc @LucasXu0 to confirm that this is what you mean.
Author
Owner

@annieappflowy commented on GitHub (Mar 23, 2023):

Yes, the latest release is v0.1.1

<!-- gh-comment-id:1480487705 --> @annieappflowy commented on GitHub (Mar 23, 2023): Yes, the latest release is v0.1.1
Author
Owner

@AmanNegi commented on GitHub (Mar 23, 2023):

Okay I'll work on this 🤗

<!-- gh-comment-id:1480620095 --> @AmanNegi commented on GitHub (Mar 23, 2023): Okay I'll work on this 🤗✨
Author
Owner

@Om-Gujarathi commented on GitHub (Mar 24, 2023):

@AmanNegi the current version is v0.1.1 (see this post on our Discord). The version of the app can be found in appflowy_flutter/pubspec.yaml. Although the current version in the pubspec.yaml is incorrect, you can change it. We can incorporate package_info_plus to read the version during runtime and display the version in the menu.

cc @annieappflowy to confirm that this is the correct app version. cc @LucasXu0 to confirm that this is what you mean.

So now do we just have to update the version number in pubspec.yaml as the pakage_info_plus pakage is already implemented right?

<!-- gh-comment-id:1482430598 --> @Om-Gujarathi commented on GitHub (Mar 24, 2023): > @AmanNegi the current version is `v0.1.1` [(see this post on our Discord)](https://discordapp.com/channels/903549834160635914/924237714625290260/1088085092632637510). The version of the app can be found in `appflowy_flutter/pubspec.yaml`. Although the current version in the `pubspec.yaml` is incorrect, you can change it. We can incorporate [`package_info_plus` to read the version during runtime](https://stackoverflow.com/questions/53672171/how-to-get-build-and-version-number-of-flutter-app) and display the version in the menu. > > cc @annieappflowy to confirm that this is the correct app version. cc @LucasXu0 to confirm that this is what you mean. So now do we just have to update the version number in ```pubspec.yaml``` as the ```pakage_info_plus``` pakage is already implemented right?
Author
Owner

@AmanNegi commented on GitHub (Mar 24, 2023):

@LucasXu0 So far as I can see we simply need to update the pubspec.yaml version and that would fix the problem. Because we are already using the package_info_plus and all the code is in place already, just like @Om-Gujarathi said.

<!-- gh-comment-id:1482551845 --> @AmanNegi commented on GitHub (Mar 24, 2023): @LucasXu0 So far as I can see we simply need to update the `pubspec.yaml` version and that would fix the problem. Because we are already using the `package_info_plus` and all the code is in place already, just like @Om-Gujarathi said.
Author
Owner

@AmanNegi commented on GitHub (Mar 28, 2023):

Hey @annieappflowy, Is there something to be done on this issue?

<!-- gh-comment-id:1486565243 --> @AmanNegi commented on GitHub (Mar 28, 2023): Hey @annieappflowy, Is there something to be done on this issue?
Author
Owner

@annieappflowy commented on GitHub (Mar 30, 2023):

I suppose this is fixed? @LucasXu0
image

<!-- gh-comment-id:1489958241 --> @annieappflowy commented on GitHub (Mar 30, 2023): I suppose this is fixed? @LucasXu0 <img width="129" alt="image" src="https://user-images.githubusercontent.com/12026239/228787239-f0d33d30-ba26-4110-b49d-5973900e0b09.png">
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#838
No description provided.