자바스크립트가 비활성화 되어있습니다.
자바스크립트가 활성화 되어야 콘텐츠가 깨지지 않고 보이게 됩니다.
자바스크립트를 사용할수 있도록 옵션을 변경해 주세요.
- willbsoon

본문 바로가기
Mobile/Flutter

Navigator 사용시 argument로 데이터 전달

by willbsoon 2022. 12. 31.

https://yogingang.tistory.com/268

 

페이지 이동시 인수 (argument) 전달

페이지 이동시에 어떤 경우에는 명명된 경로(named route)에 인수 (argument)를 전달해야 할 수도 있다. 예를 들어 /user 경로로 이동하여 해당 경로에 사용자에 대한 정보를 전달할 수 있다. Navigator.pushN

yogingang.tistory.com

 

https://here4you.tistory.com/113

 

'Mobile > Flutter' 카테고리의 다른 글

[Flutter] IOS 앱 종료 후 디버깅 IOS App Debug after Terminated  (0) 2023.02.24
dart stream 사용법  (0) 2022.12.31
flutter error handling  (0) 2022.12.15
flutter webview download 구현  (0) 2022.10.20
flutter ci&cd, firebase flavor  (0) 2022.09.07

댓글