Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
fix: navigation error
Browse files Browse the repository at this point in the history
  • Loading branch information
SiongSng committed May 15, 2022
1 parent b9447c3 commit a5b5b2f
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ flutter build <your-operating-system>

## Install
### Windows
[Windows 7/8/10/11 Installer](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows-Installer.exe)
[Windows Installer](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows-Installer.exe)
[Windows Portable](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows.zip)
### Linux
[Linux Portable](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Linux.zip)
[Linux AppImage](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Linux.Appimage)
Expand Down
4 changes: 2 additions & 2 deletions assets/README/zh_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ flutter build <您的操作系统>

## 安装
### Windows
[Windows 10/11 安装程序](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows10_11.zip)
[Windows 7/8 免安装版](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows7.zip)
[Windows 安装程序](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows-Installer.exe)
[Windows 免安装版](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows.zip)
### Linux
[Linux 免安装版](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Linux.zip)
[Linux AppImage](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Linux.Appimage)
Expand Down
4 changes: 2 additions & 2 deletions assets/README/zh_tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ flutter build <您的作業系統>

## 安裝
### Windows
[Windows 10/11 安裝程式](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows10_11.zip)
[Windows 7/8 免安裝版](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows7.zip)
[Windows 安裝程式版](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows-Installer.exe)
[Windows 免安裝版](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Windows.zip)
### Linux
[Linux 免安裝版](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Linux.zip)
[Linux AppImage](https://github.com/RPMTW/RPMLauncher/releases/latest/download/RPMLauncher-Linux.Appimage)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ packages:
name: feedback
url: "https://pub.dartlang.org"
source: hosted
version: "2.5.0"
version: "2.2.1"
ffi:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies:
git: https://github.com/RPMTW/dart_discord_rpc.git
uuid: ^3.0.6
sentry_flutter: ^6.5.1
feedback: ^2.5.0
feedback: 2.2.1
desktop_multi_window: ^0.0.2
window_manager: ^0.2.3
file_picker: ^4.5.1
Expand Down

0 comments on commit a5b5b2f

Please sign in to comment.