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

为 Android项目添加命名空间在 android/build.gradle 文件中为项目指定了一个新的命名空间 'io.github.… #149

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

hellohejinyu
Copy link
Contributor

image

世道变了,不加 namespace 跑不起来了😓加了以后又可以愉快的玩耍了😝

image

…v7lin.wechat_kit'。这有助于在 Android 应用中更好地组织和管理代码,提高模块间的隔离性和可维护性。
-仅在 Android Gradle 插件支持命名空间属性时设置命名空间
- 兼容旧版本的 Android Gradle 插件
- 防止在不支持命名空间属性的情况下引发错误
@hellohejinyu
Copy link
Contributor Author

参考一下这个: https://github.com/fluttercandies/flutter_photo_manager/blob/a75a21533f4c97514c596a3c133963cdd6979fb5/android/build.gradle#L120-L123

已改好。没正儿八经整过安卓开发,又学到了新知识👍👍👍

@AlexV525
Copy link
Member

顺便看看 example 是啥问题么

- 更新 archive 从 3.3.7 到 3.6.1
- 更新 collection 从 1.17.1 到 1.18.0
- 更新 file 从 6.1.4 到 7.0.0
- 更新 flutter_cache_manager 从 3.3.0 到 3.4.1
- 更新 http 从 0.13.6 到 1.2.2
- 更新 image 从4.0.17 到 4.3.0
- 更新 matcher 从 0.12.15 到 0.12.16+1
- 更新 material_color_utilities 从 0.2.0 到 0.11.1- 更新 meta 从 1.9.1 到 1.15.0
- 更新 path 从 1.8.3 到 1.9.0
- 更新 path_provider 从2.0.15 到 2.1.5
- 更新 process 从 4.2.4 到 5.0.2
- 更新 source_span从 1.9.1到 1.10.0
- 更新 sqflite 从 2.2.8+4 到 2.3.3+2
- 更新 test_api从 0.5.1到 0.7.2- 更新 uuid 从 3.0.7 到 4.5.1
- 更新 vm_service 从 11.3.0 到 14.2.5
- 更新 xdg_directories 从 1.0.0 到 1.1.0
- 更新 xml 从6.3.0 到6.4.0
-移除 js 0.6.7
- 移除 pointycastle 3.7.3
- 移除 win32 4.1.4
@hellohejinyu
Copy link
Contributor Author

hellohejinyu commented Nov 15, 2024

Dart 3.5 把 UnmodifiableUint8ListView 删掉了,升级了一下依赖就好了。

@AlexV525 AlexV525 merged commit 445ce5d into RxReader:master Nov 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants