Flitter icon
Flitter icon

Flitter

 1 like

Flitter is a powerful framework inspired by Flutter, supporting both SVG and Canvas to create high-performance graphics and user interfaces. It is designed to easily implement complex data visualizations, interactive charts, diagrams, and graphic editors in web applications.

Flitter screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Self-Hosted
  • Node.JS
  • npm
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • canvas
  • diagram
  • chart
  • flutter
  • SVG

Flitter News & Activities

Highlights All activities

Recent activities

  • namdx1987 liked Flitter
    3 months ago
Show all activities

Flitter information

  • Developed by

    meursyphus
  • Licensing

    Open Source (MIT) and Free product.
  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentPhotos & Graphics

GitHub repository

  •  363 Stars
  •  12 Forks
  •  9 Open Issues
  •   Updated Jun 30, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Flitter, and it has gotten 1 likes

Flitter was added to AlternativeTo by Moon-DaeSeung on Jul 7, 2024 and this page was last updated Jul 7, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Flitter?

Flitter is a powerful framework inspired by Flutter, supporting both SVG and Canvas to create high-performance graphics and user interfaces. It is designed to easily implement complex data visualizations, interactive charts, diagrams, and graphic editors in web applications.

Key Features

Render Object Tree: Flitter uses a render object tree for efficient rendering, allowing easy management and manipulation of complex layouts.

Declarative Programming: Following a declarative paradigm, the screen automatically updates when values change, simplifying application state management.

Optimized Rendering: Re-rendering, painting, and layout recalculations are managed by the renderer pipeline, with optimizations applied to update only necessary parts.

Box Model Layout: Users can easily compose layouts using the familiar Box model.

SVG and Canvas Support: Supports both SVG and Canvas, meeting various graphic requirements. Developers can choose the appropriate renderer as needed.

Diverse Applications: Can be utilized in various fields such as charts, diagrams, data visualization, and graphic editors.

Official Links