Dart Flutter Broadcast Russian

Dart UP 2021 - The concept of a new routing, Router, Navigator 2.0

Let's analyze the concept of new navigation and routing, what it is for and what problems it solves. Let's find out what the new Router is, its relationship with the operating system and the application's navigation state.
Plague Fox
Dart UP 2021 - The concept of a new routing, Router, Navigator 2.0

Let's analyze the concept of new navigation and routing, what it is for and what problems it solves. Let's find out what the new Router is, its relationship with the operating system, and the application's navigation state.

Share
Comments
More from Plague Fox
Form State Management
Dart Flutter Article Tips

Form State Management

Flutter's SDK already has everything you need to manage complex forms — no packages required. Listenable.merge turns any combination of ValueNotifier, TextEditingController, FocusNode, and ChangeNotifier into a single reactive form controller.
Plague Fox 4 min read
Safe Resource Cleanup with Closure Chains
Dart Flutter Article

Safe Resource Cleanup with Closure Chains

Dart has no defer, no RAII, no scope guards. When multi-step async initialization fails midway, you need to unwind only what was set up — in reverse order, crash-safe. Here's a 6-line closure chain pattern that gives you transactional init, safe teardown, and cancellation support for free.
Plague Fox 5 min read

Plague Fox

Engineer by day, fox by night. Talks about Flutter & Dart.

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to Plague Fox.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.