Loading...
アイコン

Full Stack Flutter

チャンネル登録者数 1.4万人

447 回視聴 ・ 18いいね ・ 2024/11/18

Navigation is a challenging problem to solve for multi-platform technologies such as Flutter due to different navigation paradigms and user interface patterns across platforms. Flutter's Navigator 2.0 API simplifies this by abstracting platform-specific implementation details and allowing developers to define navigation routes in a declarative way. Although some find Navigator 2.0 complex, learning how the Router and Navigator widgets work together can help developers utilize the flexibility and customization options that it introduces. This talk explains how the Navigator widget in Flutter manages the application navigation stack and updates it by calling the Router widget's delegate when the application state changes. We'll explore how to simplify the use of Navigator 2.0 by using a reactive state management pattern with MVVM, which separates the navigation logic from the UI and provides a clear way to manage the navigation stack.

About the speaker
Cagatay is a Google Developer Expert for Flutter and currently working as Flutter Competence Lead at Wolt. After working as a native Android developer in different sizes of companies for a long time, he decided to continue his application development journey with Flutter. He is an active member of the Flutter community and enjoys sharing his knowledge with sample apps, articles, and talks.

コメント

コメントを取得中...

コントロール
設定

使用したサーバー: directk