kevmoo / bot_web.dart

The web side of the Dart Bag of Tricks

Home Page:https://pub.dartlang.org/packages/bot_web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOT!

The Dart Bag-of-Tricks - Web

A collection of (mostly) general libraries to make working with Dart more productive.

Starting by porting bits of the PL javascript library and Google's Closure javascript library to enable some interesting scenarios.

Build Status

Projects using BOT

  • chrome.dart - Dart interop with chrome.* APIs for Chrome Packaged Apps
  • Pop, Pop, Win! - Minesweeper with balloons
  • qr.dart - Generate QR codes
  • vote.dart - Simulate, run, and calculate elections with different election methods
  • Dart Widgets - Reusable Web Components

Try It Now

The Dart Bag-of-Tricks ( BOT ) is hosted on pub.dartlang.org. Add the BOT package to your pubspec.yaml file, selecting a version range that works with your version of the SDK. Always check the BOT page on pub to find the latest release.

See the changelog to find the version that works best for you.

Authors

About

The web side of the Dart Bag of Tricks

https://pub.dartlang.org/packages/bot_web

License:Other


Languages

Language:Dart 95.0%Language:HTML 4.7%Language:CSS 0.3%