Dart
Links
- Tour of the Dart Language
- Design of the Dart language specification
- MobX Dart - Hassle-free, reactive state-management for your Dart and Flutter apps.
- Dart: Sound Null Safety (2020)
- Understanding null safety in Dart (HN)
- pub.dev - Search Dart packages.
- 10 years of Dart (2020) (Slides)
- Why nullable types? (2020) (Lobsters) (HN)
- Dart Code - Dart SDK, including the VM, dart2js, core libraries, and more.
- Awesome Dart
- web_socket_channel - StreamChannel wrappers for WebSockets.
- Quiver - Set of utility libraries for Dart.
- Effective Dart
- Functions Framework for Dart - FaaS (Function as a service) framework for writing portable Dart functions.
- realtime-dart - Listens to changes in a PostgreSQL Database and via websockets.
- OverReact - Library for building statically-typed React UI components using Dart.
- image - Dart library for decoding/encoding image formats, and image processing.
- Ferry - Simple, powerful GraphQL Client for Flutter and Dart.
- ffi - Utilities for working with Foreign Function Interface (FFI) code.
- Fpdart - Functional programming in Dart and Flutter.
- gql-dart/gql - Libraries supporting GraphQL in Dart.
- Context - HashMap with shadowing (inherits parent values) and helpers to work with Types as keys.
- supabase-dart - Dart client for Supabase.
- sqlite3.dart - Dart packages to use SQLite from Dart via dart:ffi.
- Melos - Tool for managing Dart projects with multiple packages.
- Very Good CLI - CLI for Dart.
- Dart Build - Build system for Dart written in Dart.
- RxDart - Reactive Extensions for Dart.
- Postgres Dart - Dart PostgreSQL driver: supports extended query format, binary protocol and statement reuse.
- pana - Library for analyzing Dart packages.
- Mongo-dart - MongoDB driver for Dart.
- dartz - Functional programming in Dart.
- http2 - HTTP/2 implementation for dart.
- Brick - Intuitive way to work with persistent data in Dart.
- bloc - Predictable state management library that helps implement the BLoC design pattern.
- dwds - CLI for Dart web development.
- ClojureDart - Port of Clojure that compiles to Dart. (How to guide)
- Artemis - Build dart types from GraphQL schemas and queries.
- Bones_API - Simple and easy API framework, with routes and HTTP Server.
- Logger - Small, easy to use and extensible logger which prints beautiful logs.
- Requests - Dart library to make HTTP requests.
- gRPC Dart - Dart language implementation of gRPC.
- Dart Frog - Fast, minimalistic backend framework for Dart.
- Dotlin - Kotlin to Dart compiler.
- dart_eval - Extensible Dart interpreter for Dart with full interop.
- Ask HN: Why isn't Dart more popular? (2022)
- eventsource - Client and server implementation of Server-Side Events.
- dio - Powerful HTTP client for Dart.
- The road to Dart 3: A fully sound, null safe language (2022) (HN)
- Crimson - Fast, efficient and easy-to-use JSON parser and serializer for Dart.
- sembast - NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
- Pub - Package manager for Dart. (Solver)
- Dart Edge - Run Dart on on the Edge - supporting Vercel & Cloudflare Workers.
- Jaspr - Modern web framework for building websites in Dart. Supports SPAs and SSR.
- hotreloader - Automatic hot code reloader for Dart projects.