Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Flutter Web packages
Last updated: January 26, 2025
Flutter ecosystem provides various packages that can help you build and optimize Flutter Web applications. Whether you want to add Angular components, or add SEO to your Flutter web app, packages in Flutter ecosystem offer a comprehensive set of tools and utilities to hep you. From meta tags and structured data to sitemaps and canonical URLs, these packages help improve your app's search engine rankings and visibility. Dive into our curated selection of Flutter web packages and take control of your Flutter app's, attracting more users and reaching a broader audience.
universal_html
👍 485 ⬇️ 450.9K
Dart 3 compatibleMaintenance Status: Average
A 'dart:html' that works in all platforms, including Flutter and server-side. Eases cross-platform development and HTML / XML processing.
platform_detect
👍 36 ⬇️ 334.9K
Dart 3 compatibleMaintenance Status: Good
A lightweight library for detecting the running browser and OS
seo_renderer
👍 275 ⬇️ 3.1K
Dart 3 compatibleMaintenance Status: Poor
A flutter plugin to render text widgets as html for SEO purpose.
![meta_seo Card Image](/media-cards/meta_seo.png)
meta_seo
👍 158 ⬇️ 6.8K
Dart 3 compatibleMaintenance Status: Good
Meta SEO is package for adding meta data for html document in head tag which meta tags or meta data make search engine optimization for web apps.
seo
👍 115 ⬇️ 16.2K
Dart 3 compatibleMaintenance Status: Good
Flutter package for enabling SEO (meta, body tag) support on Web.
![client_information Card Image](/media-cards/client_information.png)
client_information
👍 52 ⬇️ 6.5K
Dart 3 compatibleMaintenance Status: Average
This is a plugin that lets you get the basic information from your application's client. It's easy to use and supports different platforms (Android, iOS, and Web).
rad
👍 59 ⬇️ 108
Dart 3 compatibleMaintenance Status: Average
A zero-dependency frontend framework for creating high-performant web apps using Dart.
ngdart
👍 40 ⬇️ 2.8K
Dart 3 compatibleMaintenance Status: Poor
Fast and productive web framework by Google. Separate, but similar to the JavaScript framework with a similar name.
zap
👍 36 ⬇️ 83
Dart 3 compatibleMaintenance Status: Average
Zap is a reactive web framework built on Dart. By compiling HTML-like files to Dart components, Zap makes it easy to write efficient web apps.
tailwind_standards
👍 24 ⬇️ 39
Dart 3 compatibleMaintenance Status: Average
Tailwind CSS for Flutter. Colors, Sizes, Weights and a TText widget to style your app.
extension_enabler
👍 22 ⬇️ 37
Dart 3 compatibleMaintenance Status: Poor
A command line tool that enables flutter web app as chromium based extension with simple commands.
virtual_dom
👍 2 ⬇️ 32
Dart 3 compatibleMaintenance Status: Poor
The Virtual DOM is a small, lightweight, low-level implementation of the Virtual DOM.