Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/terieyenike/dart-programs
- Owner: Terieyenike
- Created: 2023-08-15T17:00:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-23T17:39:31.000Z (about 1 year ago)
- Last Synced: 2024-04-24T09:41:03.572Z (7 months ago)
- Language: Dart
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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