Awesome Dart

Algorithms

  • updated about 1 year ago BSD 3-Clause "New...

    Immutable Dart collections via the builder pattern.

  • updated 7 months ago BSD 3-Clause "New...

    Immutable value types, enum classes, and serialization.

  • updated 4 months ago Apache License 2.0

    A set of utility libraries for Dart

Analytics

  • updated about 1 year ago BSD 3-Clause "New...

    Immutable Dart collections via the builder pattern.

  • updated 4 months ago BSD 3-Clause "New...

    Conversion utilities

  • updated 5 months ago BSD 3-Clause "New...

    Dart coverage data manipulation and formatting

  • updated 20 days ago BSD 3-Clause "New...

    API documentation tool for Dart.

  • updated 3 months ago BSD 3-Clause "New...

    Repository for building the googleapis packages

  • http http 1,021
    star
    updated 28 days ago BSD 3-Clause "New...

    A composable API for making HTTP requests in Dart.

  • updated 4 months ago BSD 3-Clause "New...

    A package for working with Pub/semver-style versions and version constraints

  • sdk sdk 10,110
    star
    updated 25 days ago BSD 3-Clause "New...

    The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.

  • updated 4 months ago BSD 3-Clause "New...

    A library for identifying source spans and locations.

Animation

  • updated 4 months ago MIT License

    🔔 A flutter package to create cool and beautiful text animations. [Flutter Favorite Package]

  • updated over 2 years ago MIT License

    Load and get full control of your Rive files in a Flutter project using this library.

  • updated 4 months ago MIT License

    Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.

  • updated over 5 years ago MIT License
  • updated 5 days ago MIT License

    Flutter runtime for Rive

  • spine spine 19
    star
    updated almost 10 years ago Other

    A Dart implementation of the Esoteric Software Spine runtime.

  • updated over 5 years ago Apache License 2.0

    This is a dart port of the original java Universal Tween Engine created by Aurelien Ribbon

API Development

  • updated 20 days ago BSD 3-Clause "New...

    API documentation tool for Dart.

  • updated about 2 months ago BSD 3-Clause "New...

    Utility functions and classes that makes working with typed data lists easier in Dart

  • updated 3 months ago BSD 3-Clause "New...

    StreamChannel wrappers for WebSockets.

App Development

  • angel angel 1,068
    star
    updated over 3 years ago MIT License

    [ARCHIVED] A polished, production-ready backend framework in Dart for the VM, AOT, and Flutter.

  • flutter flutter 157,868
    star
    updated 12 months ago BSD 3-Clause "New...

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

App Templates

  • updated over 1 year ago MIT License

    A Flutter starter-kit for production-level apps.

  • updated 2 months ago MIT License

    This is an eCommerce minimalist template with a clean and beautiful design for Flutter.

Audio Libraries

  • BlackHole BlackHole 4,929
    star
    updated over 1 year ago GNU General Publi...

    A Music Player App made with Flutter

  • updated over 1 year ago BSD 2-Clause "Sim...

    More tools and test around sqlite

Augmented Reality

  • updated 3 months ago MIT License

    Flutter Plugin for AR (Augmented Reality) - Supports ARKit on iOS and ARCore on Android devices

  • updated 5 months ago MIT License

    ARKit Flutter Plugin

Authentication

  • oauth2 oauth2 211
    star
    updated 4 months ago BSD 3-Clause "New...

    An OAuth2 client library for Dart.

Authentication Libraries

  • oauth2 oauth2 211
    star
    updated 4 months ago BSD 3-Clause "New...

    An OAuth2 client library for Dart.

Backend-Driven UI

Bloc State Management

  • bloc bloc 11,735
    star
    updated about 1 month ago MIT License

    A predictable state management library that helps implement the BLoC design pattern

  • cubit cubit 583
    star
    updated over 1 year ago MIT License

    Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.

Bluetooth / NFC / Beacon

  • updated 3 months ago BSD 3-Clause "New...

    Bluetooth plugin for Flutter

  • updated 7 months ago MIT License

    A basic Flutter Bluetooth Serial

Bottom Bars

  • updated over 1 year ago Apache License 2.0

    Highly customizable, feature-packed calendar widget for Flutter

Build Automation

  • updated 3 months ago Apache License 2.0

    Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.

  • updated 26 days ago BSD 2-Clause "Sim...

    Simple io database

Calendar

  • updated over 1 year ago Apache License 2.0

    Highly customizable, feature-packed calendar widget for Flutter

Charting Libraries

  • charts charts 2,805
    star
    updated almost 2 years ago Apache License 2.0
  • fl_chart fl_chart 6,660
    star
    updated 3 months ago MIT License

    FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.

Clean Architecture

Client Web App Frameworks

  • angular angular 1,833
    star
    updated about 3 years ago MIT License

    Fast and productive web framework provided by Dart

  • updated 3 months ago Other

    A Dart app architecture library with uni-directional data flow inspired by RefluxJS and Facebook's Flux.

Code Generators

  • updated 7 months ago BSD 3-Clause "New...

    Immutable value types, enum classes, and serialization.

  • freezed freezed 1,547
    star
    updated over 1 year ago

    Code generation for immutable classes that has a simple syntax/API without compromising on the features.

  • updated 15 days ago BSD 3-Clause "New...

    Generates utilities to aid in serializing to/from JSON.

  • updated 28 days ago BSD 3-Clause "New...

    Automatic source code generation for Dart

Crash Monitoring

  • updated 5 months ago Other

    A platform-agnostic transport library for sending and receiving data over HTTP and WebSocket.

Cross-platform development

  • updated 4 months ago Apache License 2.0

    Cross-platform 'dart:html'.

  • updated 10 months ago Apache License 2.0

    Cross-platform 'dart:io', including browser-compatible HttpClient.

Dart Language Features

  • args args 214
    star
    updated about 2 months ago BSD 3-Clause "New...

    A command-line argument parsing library for Dart.

  • async async 320
    star
    updated 4 months ago BSD 3-Clause "New...

    A Dart package that contains tools to work with asynchronous computations.

  • build build 785
    star
    updated 28 days ago BSD 3-Clause "New...

    A build system for Dart written in Dart

  • updated 4 months ago BSD 3-Clause "New...

    A fluent API for generating valid Dart source code

  • updated 5 months ago BSD 3-Clause "New...

    Dart coverage data manipulation and formatting

  • html html 276
    star
    updated about 2 months ago Other

    Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.

  • http http 1,021
    star
    updated 28 days ago BSD 3-Clause "New...

    A composable API for making HTTP requests in Dart.

  • intl intl 527
    star
    updated over 1 year ago BSD 3-Clause "New...

    Internationalization and localization support

  • linter linter 628
    star
    updated about 2 months ago BSD 3-Clause "New...

    Linter for Dart.

  • updated 3 months ago BSD 3-Clause "New...

    A Dart package for debug and error logging.

  • path path 223
    star
    updated 4 months ago BSD 3-Clause "New...

    A string-based path manipulation library.

  • pub pub 1,040
    star
    updated 27 days ago BSD 3-Clause "New...

    The pub command line tool

  • sdk sdk 10,110
    star
    updated 25 days ago BSD 3-Clause "New...

    The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.

  • yaml yaml 169
    star
    updated about 2 months ago MIT License

    A Dart YAML parser.

Database

  • updated almost 8 years ago BSD 2-Clause "Sim...

    Dart Postgresql database library.

  • hive hive 3,980
    star
    updated 4 months ago Apache License 2.0

    Lightweight and blazing fast key-value database written in pure Dart.

  • isar isar 3,492
    star
    updated 3 months ago Apache License 2.0

    Extremely fast, easy to use, and fully async NoSQL database for Flutter

  • updated about 2 years ago BSD 3-Clause "New...

    Dart PostgreSQL driver: supports extended query format, binary protocol and statement reuse.

  • sqflite sqflite 2,841
    star
    updated 3 months ago BSD 2-Clause "Sim...

    SQLite flutter plugin

Data Management

  • io io 49
    star
    updated about 2 months ago BSD 3-Clause "New...

    Utilities for the Dart VM's dart:io.

  • updated 28 days ago BSD 3-Clause "New...

    Automatic source code generation for Dart

Dependency Injection

  • updated almost 3 years ago Other

    Simple and flexible dependency injection container for dart.

  • updated about 4 years ago MIT License

    Compile-time dependency injection for Dart and Flutter

Drawers

  • updated 3 months ago MIT License

    A Flutter implementation of slidable list item with directional slide actions.

E-commerce Solutions

  • updated 2 months ago

    The FlutterShop template makes it easier to develop an e-commerce app using Flutter. It includes all the necessary pages to build a shopping app for both Android and iOS using flutter.

  • updated 2 months ago MIT License

    Responsive Admin Panel or Dashboard using Flutter

  • updated over 2 years ago BSD 2-Clause "Sim...

    E-Commerce App built in flutter

  • updated 2 months ago MIT License

    This is an eCommerce minimalist template with a clean and beautiful design for Flutter.

Firebase Integration

  • updated 9 days ago BSD 3-Clause "New...

    🔥 A collection of Firebase plugins for Flutter apps.

Flutter Plugins

Frameworks

  • updated 3 months ago Other

    A library for building statically-typed React UI components using Dart.

  • updated 5 months ago Other

    A platform-agnostic transport library for sending and receiving data over HTTP and WebSocket.

Game Development

  • updated about 6 years ago BSD 2-Clause "Sim...

    HTML5 game framework made with Dart and StageXL

  • flame flame 9,169
    star
    updated about 1 month ago MIT License

    A Flutter based game engine.

  • gap gap 31
    star
    updated almost 10 years ago Other

    A bridge implementation of the Apache Cordova mobile framework(a.k.a. PhoneGap) in Dart. It enables developers to access native facilities of multiple mobile platforms using the HTML, CSS, and Dart.

  • hauberk hauberk 1,986
    star
    updated 10 months ago Other

    A web-based roguelike written in Dart.

  • pixi pixi 37
    star
    updated almost 10 years ago Apache License 2.0

    A port of the pixi.js rendering engine to Dart.

  • updated about 3 years ago MIT License

    Game engine written in Dart

  • updated 3 months ago Other

    A fast and universal 2D rendering engine for HTML5 and Dart.

Getx Framework

  • getx getx 10,238
    star
    updated about 2 months ago MIT License

    Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.

HTTP

  • dio dio 12,440
    star
    updated about 1 month ago MIT License

    A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.

Image Libraries

  • updated about 1 month ago MIT License

    A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc.

  • image image 1,158
    star
    updated about 2 months ago MIT License

    Dart Image Library for opening, manipulating, and saving various different image file formats.

  • updated over 1 year ago BSD 2-Clause "Sim...

    More tools and test around sqlite

Logging / Tracing

  • updated 26 days ago BSD 3-Clause "New...

    A package for manipulating stack traces and printing them readably.

Machine Learning

  • updated over 3 years ago Other

    Port of Apache-Validate to Dart

Map Libraries

  • updated over 1 year ago MIT License

    Flutter plugin for forward and reverse geocoding

  • updated 20 days ago BSD 3-Clause "New...

    A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.

Material Design

  • slidy slidy 804
    star
    updated 8 months ago Apache License 2.0

    CLI package manager and template for Flutter

Media Libraries

  • updated 3 months ago BSD 3-Clause "New...
  • immich immich 24,645
    star
    updated 9 months ago MIT License

    Self-hosted photo and video backup solution directly from your mobile phone.

Miscellaneous Libraries

  • updated about 2 months ago BSD 3-Clause "New...

    The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.

  • updated 15 days ago BSD 3-Clause "New...

    Generates utilities to aid in serializing to/from JSON.

  • updated 4 months ago BSD 3-Clause "New...

    Runtime library for Dart protobufs

  • updated 26 days ago BSD 3-Clause "New...

    A package for manipulating stack traces and printing them readably.

Monetization

Multithreading

  • updated over 1 year ago MIT License

    Isolator is a package, which offer to you a simple way for creating two-component states with isolated part and frontend part of any kind (BLoC, MobX, ChangeNotifier and many others)

Navigation

  • updated 3 months ago Other

    Google Places - Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/google_maps_webservice. Maintainer: @juliansteenbakker

  • updated 2 months ago MIT License

    Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94

  • updated 7 months ago MIT License

    A Flutter staggered grid view

  • packages packages 3,600
    star
    updated 12 months ago BSD 3-Clause "New...

    A collection of useful packages maintained by the Flutter team

  • slidy slidy 804
    star
    updated 8 months ago Apache License 2.0

    CLI package manager and template for Flutter

Object-Relational Mapping (ORM)

  • updated almost 8 years ago MIT License

    Unsupported: Objectory - object document mapper for server-side and client side Dart applications

  • sqflite sqflite 2,841
    star
    updated 3 months ago BSD 2-Clause "Sim...

    SQLite flutter plugin

Other

  • rohd rohd 256
    star
    updated over 1 year ago BSD 3-Clause "New...

    The Rapid Open Hardware Development (ROHD) framework is a framework for describing and verifying hardware in the Dart programming language. ROHD enables you to build and traverse a graph of connectivity between module objects using unrestricted software.

Package Managers

  • pub pub 1,040
    star
    updated 27 days ago BSD 3-Clause "New...

    The pub command line tool

  • updated 26 days ago BSD 3-Clause "New...

    The pub.dev website

Parsers

  • updated 3 months ago MIT License

    Dynamic parser combinators in Dart.

  • updated 5 months ago MIT License

    Lightweight library for parsing, traversing, and transforming XML in Dart.

  • html html 276
    star
    updated about 2 months ago Other

    Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.

  • updated 3 months ago BSD 3-Clause "New...

    A Dart markdown library

Redux / ELM / Dependency Injection

  • updated about 4 years ago MIT License

    Compile-time dependency injection for Dart and Flutter

Scanners

  • updated over 1 year ago Other

    Software analytics tool that helps developers analyse and improve software quality.

  • updated 3 months ago Apache License 2.0

    Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.

  • pana pana 205
    star
    updated about 2 months ago BSD 3-Clause "New...

    Package ANAlysis for Dart

Server Frameworks

  • alfred alfred 526
    star
    updated 11 months ago Other

    A performant, expressjs like server framework with a few gadgets that make life even easier.

  • angel angel 1,068
    star
    updated over 3 years ago MIT License

    [ARCHIVED] A polished, production-ready backend framework in Dart for the VM, AOT, and Flutter.

  • dart_frog dart_frog 1,830
    star
    updated about 1 month ago MIT License

    A fast, minimalistic backend framework for Dart 🎯

  • jaguar jaguar 463
    star
    updated over 2 years ago

    Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth

  • shelf shelf 920
    star
    updated about 2 months ago BSD 3-Clause "New...

    Web server middleware for Dart

  • start start 528
    star
    updated over 3 years ago MIT License

    Sinatra inspired web development framework for Dart

  • stream stream 233
    star
    updated 2 months ago Apache License 2.0

    Lightweight Dart web server. Features: request routing, filtering, template engine, WebSocket, MVC design pattern, and file-based static resources.

  • ui ui 208
    star
    updated almost 9 years ago Other

    Rikulo UI is a cross-platform framework for creating amazing Web and mobile applications in Dart and HTML 5.

  • vane vane 59
    star
    updated over 5 years ago BSD 3-Clause "New...

    Server-side framework for Dart/Dartlang with a built-in middleware system.

Sliders

  • updated 5 months ago Other

    RangeSlider Widget for Flutter

Standard Libraries

  • async async 320
    star
    updated 4 months ago BSD 3-Clause "New...

    A Dart package that contains tools to work with asynchronous computations.

  • updated about 2 months ago BSD 3-Clause "New...

    The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.

  • updated 4 months ago BSD 3-Clause "New...

    Conversion utilities

  • crypto crypto 275
    star
    updated 2 months ago BSD 3-Clause "New...

    A set of cryptographic functions implemented in pure Dart.

  • io io 49
    star
    updated about 2 months ago BSD 3-Clause "New...

    Utilities for the Dart VM's dart:io.

  • updated about 2 months ago BSD 3-Clause "New...

    Utility functions and classes that makes working with typed data lists easier in Dart

State Management

  • bloc bloc 11,735
    star
    updated about 1 month ago MIT License

    A predictable state management library that helps implement the BLoC design pattern

  • updated over 1 year ago MIT License

    A library that connects Widgets to a Redux Store

  • inKino inKino 3,590
    star
    updated over 2 years ago Apache License 2.0

    A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web.

  • mobx.dart mobx.dart 2,395
    star
    updated about 1 month ago MIT License

    MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.

  • updated over 5 years ago MIT License
  • provider provider 5,079
    star
    updated 6 months ago MIT License

    InheritedWidgets, but simple

  • rxdart rxdart 3,338
    star
    updated 7 months ago Apache License 2.0

    The Reactive Extensions for Dart

  • samples samples 15,939
    star
    updated 12 months ago Other

    A collection of Flutter examples and demos

Storage Services

  • orm orm 57
    star
    updated over 4 years ago

    moved to angel-dart/angel/packages/orm

Storage Solutions

  • updated 3 months ago BSD 3-Clause "New...

    Repository for building the googleapis packages

  • updated 26 days ago BSD 3-Clause "New...

    The pub.dev website

  • updated 26 days ago BSD 2-Clause "Sim...

    Simple io database

Styling Libraries

  • updated over 1 year ago MIT License

    Flutter implementation of sticky headers for sliver

Template Libraries

  • updated over 1 year ago MIT License

    A library that connects Widgets to a Redux Store

  • jaded jaded 43
    star
    updated almost 5 years ago Other

    Port of node.js jade view engine for Dart

  • mason mason 967
    star
    updated about 1 month ago

    Tools which allow developers to create and consume reusable templates called bricks.

Testing

  • updated over 8 years ago MIT License

    A port of the Jasmine testing framework to Dart.

  • updated about 1 month ago Apache License 2.0

    Mockito-inspired mock library for Dart

  • spec spec 302
    star
    updated 8 months ago Apache License 2.0

    ✅ A streamlined testing framework for Dart & Flutter.

  • test test 492
    star
    updated 26 days ago

    A library for writing unit tests in Dart.

Text & Rich Content

  • updated 4 months ago MIT License

    🔔 A flutter package to create cool and beautiful text animations. [Flutter Favorite Package]

  • updated about 1 year ago MIT License

    Flutter widget that automatically resizes text to fit perfectly within its bounds.

  • updated 7 days ago MIT License

    Rich text editor for Flutter

  • updated 22 days ago MIT License

    Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.

  • updated 3 months ago BSD 3-Clause "New...

    A Dart markdown library

  • zefyr zefyr 2,218
    star
    updated 5 months ago

    Soft and gentle rich text editing for Flutter applications.

UI Helpers

  • updated over 1 year ago MIT License

    Flutter implementation of sticky headers for sliver

User Interface (UI) Components

  • flukit flukit 5,639
    star
    updated 5 months ago

    A Flutter UI Kit(一个 Flutter UI组件库),包含 ScaleView, Swiper, PullRefresh, WaterMark, GradientCircularProgressIndicator...

  • flutter flutter 157,868
    star
    updated 12 months ago BSD 3-Clause "New...

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  • updated over 1 year ago Apache License 2.0

    Flutter app for collection of UI in a UIKit

  • updated 3 months ago MIT License

    A Flutter implementation of slidable list item with directional slide actions.

  • updated 7 months ago MIT License

    A Flutter staggered grid view

  • getwidget getwidget 4,513
    star
    updated 11 months ago MIT License

    Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.

  • updated 2 months ago MIT License

    A modern google style nav bar for flutter.

  • inKino inKino 3,590
    star
    updated over 2 years ago Apache License 2.0

    A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web.

  • plugins plugins 17,165
    star
    updated over 1 year ago BSD 3-Clause "New...

    Plugins for Flutter maintained by the Flutter team

Utilities

  • updated 2 months ago MIT License

    Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.

  • args args 214
    star
    updated about 2 months ago BSD 3-Clause "New...

    A command-line argument parsing library for Dart.

  • build build 785
    star
    updated 28 days ago BSD 3-Clause "New...

    A build system for Dart written in Dart

  • darq darq 85
    star
    updated over 1 year ago MIT License

    A port of .NET's LINQ IEnumerable functions to Dart.

  • updated 4 months ago BSD 3-Clause "New...

    A Dart library containing convenient extension methods on basic Dart objects.

  • intl intl 527
    star
    updated over 1 year ago BSD 3-Clause "New...

    Internationalization and localization support

  • updated 3 months ago BSD 3-Clause "New...

    A Dart package for debug and error logging.

  • path path 223
    star
    updated 4 months ago BSD 3-Clause "New...

    A string-based path manipulation library.

  • updated 4 months ago BSD 3-Clause "New...

    Runtime library for Dart protobufs

  • updated 4 months ago BSD 3-Clause "New...

    A package for working with Pub/semver-style versions and version constraints

  • updated 4 months ago Apache License 2.0

    A set of utility libraries for Dart

  • stream stream 233
    star
    updated 2 months ago Apache License 2.0

    Lightweight Dart web server. Features: request routing, filtering, template engine, WebSocket, MVC design pattern, and file-based static resources.

  • test test 492
    star
    updated 26 days ago

    A library for writing unit tests in Dart.

  • ui ui 208
    star
    updated almost 9 years ago Other

    Rikulo UI is a cross-platform framework for creating amazing Web and mobile applications in Dart and HTML 5.

  • yaml yaml 169
    star
    updated about 2 months ago MIT License

    A Dart YAML parser.

Validation

  • updated about 6 years ago MIT License

    🐢 String validation and sanitization for Dart.

Video Libraries

  • updated 4 months ago BSD 3-Clause "New...

    Fixed-width integer library for Dart.

Video Players

  • updated 11 months ago BSD 3-Clause "New...

    Flutter plugin for playing or streaming YouTube videos inline using the official iFrame Player API. Supports both Android and iOS platforms.

Visual Effects

  • updated over 2 years ago MIT License

    Load and get full control of your Rive files in a Flutter project using this library.

Voice Recognition

  • updated 3 months ago

    Flutter plugin to play audio in the background while the screen is off.

Web Development

  • updated 3 months ago Other

    A library for building statically-typed React UI components using Dart.

Web Utilities

  • updated 3 months ago Apache License 2.0

    A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.

  • updated 3 months ago BSD 3-Clause "New...

    StreamChannel wrappers for WebSockets.

Widget Libraries

  • updated 2 months ago MIT License

    Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94

  • packages packages 3,600
    star
    updated 12 months ago BSD 3-Clause "New...

    A collection of useful packages maintained by the Flutter team

  • plugins plugins 17,165
    star
    updated over 1 year ago BSD 3-Clause "New...

    Plugins for Flutter maintained by the Flutter team

  • samples samples 15,939
    star
    updated 12 months ago Other

    A collection of Flutter examples and demos