-
Notifications
You must be signed in to change notification settings - Fork 32
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
Android back button isse #89
Comments
Hi @Jakuzeisme |
|
@Comanx 嘿,兄弟……我在用最新版本的PlutoGrid,但PlutoGrid Plus不起作用。 |
@Jakuzeisme To be honest, I’m not sure how to merge the PlutoGrid commits into PlutoGrid Plus on GitHub. For repositories that are not actively maintained, I usually fork or clone the repository locally. After making the changes, I update the dependencies in the pubspec.yaml file as follows:
or
对于GitHub fork和pr,点击fork按钮,按说明创建仓库,添加自己的修改,然后可使用GitHub Desktop创建PR推送代码,可以试一下 |
But why can't it just work with the package.
That's what I understand
…On Thu, 21 Nov 2024, 9:44 am Jock, ***@***.***> wrote:
@Jakuzeisme <https://github.com/Jakuzeisme>
说实话我并不知道在GitHub中如何将PlutoGrid的提交合并到PlutoGrid
Plus,对于没有维修或者的仓库一般我会将仓库fork或者clone到本地,修改后在pubspec.yaml文件中重新配置依赖:
To be honest, I’m not sure how to merge the PlutoGrid commits into
PlutoGrid Plus on GitHub. For repositories that are not actively
maintained, I usually fork or clone the repository locally. After making
the changes, I update the dependencies in the pubspec.yaml file as follows:
pubspec.yaml
dependencies:
pluto_grid_plus:
git:
url: 'https://your_repository/pluto_grid_plus.git'
ref: 0.0.1
or
pluto_grid_plus:
path: ../pluto_grid_plus
对于GitHub fork和pr,点击fork按钮,按说明创建仓库,添加自己的修改,然后可使用GitHub Desktop创建PR推送代码,可以试一下
—
Reply to this email directly, view it on GitHub
<#89 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BL3GQLLYSI4G5OL4KEYY5MD2BWMQRAVCNFSM6AAAAABQXHQVA2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJQGM4TONZZGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This issue is stale because it has been open for 30 days with no activity. |
Hey @doonfrs
First thanks for maintaining the package, the community does appreciate you.
But I wish you added the android back button issue as part of the fix for the updated 8.4.3 version.
:)
It will be nice if you can do something about it, I know the package was originally for desktops but a lot of people are now using it on mobile
Shalom
The text was updated successfully, but these errors were encountered: