Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-dart-zh


https://github.com/arcticfox1919/awesome-dart-zh

Last synced: 3 days ago
JSON representation

  • Web和客户端

    • OverReact - A library for building statically-typed React UI components.
    • VueDart - Create Vue web apps using Dart, a progressive, incrementally-adoptable framework for building Web UIs.
    • Flutter - Flutter is a framework to build high-performance, cross-platform mobile apps, allowing applications to be written for Android, iOS and Web Apps.
    • MDL/Dart - Material Design Lite for Dart is a framework of components for web developers based on Google's Material Design philosophy.
    • AngularDart - AngularDart is a development platform for building mobile and desktop web applications.
  • 服务端框架

    • arowana - A lightweight HTTP server framework for Dart,It can be used in Flutter and run to mobile platforms.
    • Jaguar - A server framework built for speed, simplicity and extensibility.
    • Start - Sinatra inspired web framework to serve static files, handle dynamic requests, websockets and create JSON responses.
    • Vane - Framework with built-in server runtime environment and middleware system.
    • Rikulo Stream - Lightweight web server with request routing, filtering, template engine, WebSocket, MVC design pattern, and file-based static resources.
    • Alfred - Minimal ExpressJS-inspired server with routing and middlware.
  • 游戏

    • DartRocket - DartRocket is a HTML5 game framework written in Dart and which uses the StageXL rendering engine.
    • Pixi Dart - A port of the pixi.js rendering engine.
    • Ranger - A game engine centered around HTML5 Canvas and a scene graph.
    • StageXL - StageXL offers an easy to use and complete API (based on the Flash API) for impressive 2D content like games and other rich applications.
    • Flame - A minimalist Flutter game engine.
  • 动画

    • Universal Tween Engine - A port of the original java Universal Tween Engine created by Aurelien Ribbon.
    • Spine Dart - An implementation of the Esoteric Software Spine runtime.
  • 模板

    • jaded - Port of the excellent Jade view engine.
    • mustache_template - A mustache template library that supports dart2js and dart2native.
  • 代码生成

    • Freezed - Code generation for immutable classes that has a simple syntax/API without compromising on the features.
  • 数据库

    • Postgres - A PostgreSQL database driver that uses the extended, binary protocol for more efficient and secure queries.
    • SQLJockey - MySQL connector.
    • PostgreSQL - PostgreSQL database driver.
    • dartabase_model - Serverside Database Object Models for simple data manipulation using MySQL/PGSQL without having to write SQL.
    • dartabase_migration - Serverside Database migration for simple version controlled database structure manipulation using MySQL/PGSQL without having to write SQL.
  • 公用

    • built_collection - Immutable collections via the builder pattern.
    • built_value - Immutable value types, enum classes, and serialization.
    • Quiver - A set of utility libraries that makes using many libraries easier and more convenient, or adds additional functionality.
    • route_hierarchical - Route is a client routing library for Dart that helps make building single-page web apps.
  • 依赖注入

    • Dependencies - A simple and modular dependency injection system which doesn't use mirrors.
    • package: inject - Compile-time dependency injection for Dart and Flutter
    • Angular DI - Dependency Injection framework by Angular.
  • 解析器

    • LuaDardo - A Lua virtual machine written in Dart, which implements Lua5.3 version.
    • markdown - Parse markdown into HTML on both the client and server.
    • PetitParser - PetitParser combines ideas from scannerless parsing, parser combinators, parsing expression grammars and packrat parsers to model grammars and parsers as objects that can be reconfigured dynamically.
  • 验证

  • ORM

    • Objectory - Objectory provides typed, checked environment to model, save and query data persisted on MongoDb.
  • 图像

    • image - Provides server and web apps the ability to load, manipulate, and save images with various image file formats including PNG, JPEG, GIF, WebP, TIFF, TGA, PSD, PVR, and OpenEXR.
  • 测试

    • Guinness - A port of the Jasmine library.
  • 工具

    • js2dart - compiles Javascript code to Dart.
    • gulp-dart - A gulp plugin for compiling Dart code to JavaScript using dart2js.
    • webdev_proxy - A proxy wrapper around [webdev](https://github.com/dart-lang/webdev) which adds support for rerouting 404s to the index, allowing for HTML push-based routing while running locally.
    • Dart Code Metrics - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for Analyzer.
    • m2cgen - A CLI tool to transpile trained classic ML models into a native Dart code with zero dependencies.
    • Crossdart - Cross-referenced source code of the packages from Pub.
    • Crossdart Github Chrome Extension - Adds "Go to declaration" and "Find Usages" functionality to your Dart projects on Github (both in tree views and pull requests).
    • DevTools - a suite of debugging and performance tools for Dart and Flutter.
    • Stagehand - A project scaffolding generator, inspired by tools like Web Starter Kit and Yeoman.
    • dev_compiler - Dart to JavaScript compiler designed to create idiomatic, readable JavaScript output.
  • IDE、编辑器、插件

  • 其他

    • Sentry - Sentry提供自我托管和基于云的错误监控,帮助所有软件团队实时发现、分流和优先处理错误。
  • 教程

  • 社区