lvsheng / samples

A collection of Dart code samples by Dart DevRel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dart samples

Build Status

A collection of Dart programs that illustrate features and best practices. For a list of community-maintained projects, see Awesome Dart.

Index

  • ffi - A series of simple examples demonstrating how to call C libraries from Dart.
  • native_app - A command line application that can be compiled to native code using dart2native.

More samples

Contributing

See the Contributing guide for details on how to contribute.

About

A collection of Dart code samples by Dart DevRel

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 75.9%Language:C 13.1%Language:Shell 5.5%Language:Makefile 3.1%Language:Dockerfile 1.6%Language:C++ 0.8%