Skip to content

A simple dart project that contains console scripts, tests and web app to aid testing DartVS.

Notifications You must be signed in to change notification settings

DartVS/simple_dart_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This software is not being actively developed or maintained, however a Dart integration for Visual Studio Code is which can be found in the Visual Studio Marketplace and on GitHub

A simple Dart project containing console applications, tests and web pages.

Console scripts

  • dart bin\echo.dart Echos content back to you
  • dart bin\print_day.dart Prints the day of the week

Tests

  • dart test\all.dart Some passing/failing sync/async tests

Web

  • pub serve A simple page that displays "Hello from Dart!" at localhost:8080/
  • pub serve test Runs the tests in the browser at localhost:8080/

About

A simple dart project that contains console scripts, tests and web app to aid testing DartVS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published