Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

crazydroid/samples

Repository files navigation

Dart samples

CI

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

Index

  • command_line - A command line app that parses command-line options and fetches from GitHub.
  • extension_methods - A set of samples that demonstrates the extension methods syntax and shows some common use cases of the feature.
  • null_safety/calculate_lix - A sample app that calculates the 'lix' readability index with an implementation that uses the tech preview of Dart's new null safety feature.
  • 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.
  • server - Examples of running Dart on the server.

More samples

Contributing

See the Contributing guide for details on how to contribute.

About

A collection of Dart code samples by Dart DevRel

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Dart 81.0%
  • C 6.9%
  • Shell 5.5%
  • Dockerfile 2.4%
  • HTML 2.3%
  • CMake 1.9%

AltStyle によって変換されたページ (->オリジナル) /