-
Notifications
You must be signed in to change notification settings - Fork 9
[Feature]: ナビゲーションデバッグ画面で引数がある場合などに対応する #268
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
Labels
enhancement
New feature or request
Comments
複雑なデータクラスを渡す画面は、手入力するのは現実的ではない。 そのため、仮のデータを用意できるようにして遷移可能にする。 |
macro とか使う場合には、 Flutter のバージョンを仮で更新する必要がありそう。 |
macrosですが、Analyzerの挙動がなかなか不安定で時間が溶けてしまいそうでした...。extraの対応などは捨て、手入力でパラメータを指定できるようなもっと素直な方針に切り替えたいと思います |
📝
|
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
これに関する既存の Issue はありますか?
動機
#266 でナビゲーションデバッグ画面を実装したが、パラメーターがあると遷移できない
提案
TextFieldとかで入力させる?
The text was updated successfully, but these errors were encountered: