OpenFlutter / OpenFlutter/tobias
项目需要多渠道打包,url_scheme怎么动态配置呢
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 749
- Forks
- 138
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 2
Description
我们的项目iOS和Android需要多渠道打包,每个渠道的url_scheme不一样,我看demo里面 url_scheme 是写死的,怎么能动态配置呢?
tobias:
url_scheme: tobiasexample
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the demo configuration showing the hard-coded tobias.url_scheme, then inspect how the Flutter plugin passes settings to its iOS and Android implementations. Define how per-channel values would be supplied during packaging; the work is done when both platforms can use different channel URL schemes and the configuration is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, flutter, objective-c
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100