7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML608 stars (608 stars)83 forks (83 forks)batch import
enhancementhelp wanted
Description
Would you consider to port this to Dart?
Contributor guide
- Tech stack
- javascriptweb components
- Domain
- frontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 5
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- None
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 15
- Research direction
- Examine the app router codebase, particularly the main routing logic in app router.html. Understand how it handles route matching and component lifecycle. Research Dart's web component support and determine how to replicate the router's functionality. Since the issue lacks detail, consider opening a discussion to clarify goals and scope.