OpenFlutter / OpenFlutter/tobias

项目需要多渠道打包,url_scheme怎么动态配置呢

Open
#156 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.