Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terieyenike/dart-programs

A collection of Dart programs
https://github.com/terieyenike/dart-programs

Last synced: about 8 hours ago
JSON representation

A collection of Dart programs

Awesome Lists containing this project

README

        

# A collection of Dart programs

Dart is the programming language behind Flutter which allows you to ship native applications on iOS, Android, and the web from a single codebase.

## Demo

Use [Dartpad](https://dartpad.dev/) to write your Dart program in the browser or [Replit](https://replit.com/)

## Programs

- [Rock, Paper, Scissors](https://replit.com/@terieyenike/RockPaperScissors)
- [Tip calculator](https://replit.com/@terieyenike/TipCalculatorWithDart)

## Documentation

[Dart](https://dart.dev/guides)

## Author

Teri Eyenike