Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 471 Bytes

File metadata and controls

21 lines (14 loc) · 471 Bytes

Roadmap

The following is a list of potential features that are either planned, in evaluation or just ideas.

Planned

  • Client-side hot-reload.
  • Server component.
  • Server-side hot-reload.

Evaluation

  • Hybrid rendering (static & server, route based).
  • Scoped component styles.
  • Universal widget primitives to share UI code between Flutter and Jaspr.

Ideas

  • Asset hashing & image optimization.
  • HTML streaming and suspense barriers.
  • Theming system.