Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Dart

Dart

299 projects

Showing 36 of 299 projects

Rikulo Stream
Rikulo StreamDart

A lightweight Dart web server with routing, filtering, template engine, WebSocket, MVC pattern, and static file serving.

#dart#web-server#server-side
Stars236
Forks19
Last commit8 days ago
Cupertino Settings
Cupertino SettingsDart

A Flutter widget library for creating iOS-style settings tables (static TableViews) with native Cupertino components.

#cupertino#dart#ios
Stars236
Forks38
Last commit4 years ago
QR Code Reader
QR Code ReaderJava

A Flutter plugin for reading QR codes using the device camera with configurable options.

#dart#camera#ios
Stars234
Forks90
Last commit4 years ago
Music Player
Music PlayerDart

A ready-to-go music player UI component for Flutter applications, mimicking Spotify/Apple Music.

#dart#ui-component#audio-player
Stars223
Forks47
Last commit6 years ago
Pigment
PigmentDart

A Flutter package for parsing and using string-based colors (hex, rgb, CSS names) directly in Flutter apps.

#dart#css-colors#color-parsing
Stars218
Forks4
Last commit10 months ago
Superhero Interaction
Superhero InteractionDart

A Flutter demo app showcasing interactive superhero card animations with smooth transitions and visual effects.

#dart#ios#ui-animation
Stars218
Forks31
Last commit7 years ago
Party Charades
Party CharadesDart

A mobile party charades game built with Flutter where players guess words from categories displayed on a phone held to the forehead.

#multiplayer#dart#flutter-examples
Stars210
Forks55
Last commit6 years ago
Awesome Flutter Linux
Awesome Flutter Linux

A curated list of Linux-specific Flutter packages and projects for building and enhancing desktop applications.

#dart#developer-tools#open-source
Stars208
Forks11
Last commit1 year ago
Instory
InstoryDart

A beautiful Flutter app for downloading Instagram stories.

#dart#instagram#media-download
Stars205
Forks49
Last commit5 years ago
GeoCoder
GeoCoderDart

A Flutter plugin for forward and reverse geocoding using native device services or Google APIs.

#dart#geocoding#google-maps
Stars191
Forks184
Last commit2 years ago
Slide Puzzle
Slide PuzzleDart

A classic 15-puzzle game implemented in Dart and Flutter with a clean mobile interface.

#dart#15-puzzle#mobile-app
Stars179
Forks74
Last commit4 years ago
OAuth
OAuthDart

A Flutter package for implementing OAuth 2.0 user authentication flows in mobile apps.

#dart#oauth#authentication
Stars177
Forks55
Last commit7 years ago
New Super Jumper
New Super JumperDart

A collection of Flutter game examples and tutorials using the Flame game engine for learning game development.

#dart#educational#forge2d
Stars176
Forks48
Last commit1 year ago
Passkeys
PasskeysDart

Flutter packages for passkey authentication on iOS and Android using FIDO2/WebAuthn standards.

#passkeys#dart#package
Stars174
Forks53
Last commit1 month ago
PageView Indicator
PageView IndicatorDart

A Flutter package for building customizable page view indicator marks with animated transitions.

#dart#pageview#custom-animations
Stars166
Forks26
Last commit4 years ago
Basics
BasicsDart

A Dart library providing convenient extension methods on basic Dart objects like String, Iterable, and Object.

#dart#productivity#iterable
Stars165
Forks18
Last commit6 days ago
Image Sequence Animator
Image Sequence AnimatorDart

A Flutter widget for animating image sequences with full playback controls as a GIF alternative.

#dart#animation#gif-alternative
Stars155
Forks31
Last commit4 years ago
Weather
WeatherDart

A Flutter weather app demonstrating Canvas and Animation techniques through a visually appealing login interface.

#dart#canvas-animation#ios
Stars155
Forks33
Last commit6 years ago
Pop Pop Win
Pop Pop WinDart

A Dart implementation of the classic Minesweeper game with web deployment capabilities.

#dart#games-2d#web-game
Stars154
Forks68
Last commit12 days ago
Facebook Audience Network
Facebook Audience NetworkSwift

A Flutter plugin for integrating Facebook Audience Network ads, supporting banner, interstitial, native, and rewarded video formats.

#ads#dart#ios
Stars152
Forks102
Last commit1 year ago
Shine
ShineDart

A Flutter library for creating realistic, dynamic shadows with customizable light positions and no dependencies.

#dart#visual-design#light-effects
Stars149
Forks13
Last commit2 years ago
Usage
UsageDart

A deprecated Dart package for sending analytics data to Google Analytics from command-line, web, and Flutter apps.

#dart#google-analytics#command-line-tools
Stars147
Forks40
Last commit1 year ago
dart.webdriver
dart.webdriverDart

A Dart client library for WebDriver that provides bindings for browser automation and testing.

#dart#integration-testing#selenium
Stars142
Forks46
Last commit6 days ago
Map
MapDart

A lightweight and vendor-free map widget for Flutter, written entirely in Dart with support for multiple projections and tile providers.

#cartography#dart#custom-tiles
Stars141
Forks29
Last commit2 years ago
Genkit Dart GitHub
Genkit Dart GitHubDart

A type-safe AI SDK for Dart and Flutter that provides a unified interface for text generation, structured output, tool calling, and agentic workflows.

#dart#google-ai#openai
Stars141
Forks22
Last commit5 days ago
Flutter Web and Flame
Flutter Web and FlameDart

A collection of hands-on Flutter Web experiments and demos showcasing web development capabilities.

#code-examples#dart#flutter-community
Stars138
Forks75
Last commit4 years ago
Spacescape
SpacescapeDart

A 2D top-down space shooter game built with Flutter and the Flame engine.

#dart#top-down-game#flutter-game
Stars137
Forks44
Last commit7 months ago
dev_compiler
dev_compilerJavaScript

Dart development compiler for compiling Dart code to JavaScript, now part of the Dart SDK.

#dart#javascript-compiler#transpiler
Stars131
Forks26
Last commit9 years ago
Postgres
PostgresDart

A Dart driver for PostgreSQL that supports the extended query format, binary protocol, and statement reuse.

#database-driver#dart#extended-query
Stars128
Forks30
Last commit3 years ago
Flutter Audio Recorder
Flutter Audio RecorderDart

A Flutter plugin for audio recording with pause/resume/stop controls and real-time audio level metering.

#dart#ios#android
Stars123
Forks152
Last commit2 years ago
flutter_omarchy
flutter_omarchyDart

A Flutter package for developing applications for the Omarchy platform.

#dart#omarchy-integration#cli-tool
Stars117
Forks4
Last commit8 months ago
Fontify
FontifyDart

Converts SVG icons to OTF fonts and generates Flutter-compatible icon classes for easy integration.

#dart#opentype-font#dart-package
Stars108
Forks16
Last commit2 years ago
Space Empires
Space EmpiresDart

A cross-platform 4X space-themed turn-based strategy game built with Flutter, featuring a custom computer AI.

#dart#lottie#rive
Stars107
Forks32
Last commit4 years ago
universal_io
universal_ioDart

A cross-platform implementation of dart:io that works on all platforms, including browsers.

#dart#platform-agnostic#dart-package
Stars101
Forks14
Last commit6 months ago
JSON to Model class
JSON to Model classSwift

A template-based macOS app for generating JSON model classes in multiple programming languages.

#generator#dart#pojo
Stars99
Forks16
Last commit4 years ago
GenLang
GenLangDart

A Dart library that extracts messages from JSON files to generate internationalization files for Flutter apps.

#dart#flutter-localizations#flutter-plugins
Stars99
Forks23
Last commit3 years ago
PreviousPage 8 of 9Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Flutter265
#Mobile Development134
#Cross Platform131
#Android68
#Ios64
#Ui Components48
#Flutter Plugin36
#Flutter Package36
#Mobile App32
#Flutter Widget28
#State Management27
#Mobile Ui24