dartpad.dev Open in urlscan Pro
199.36.158.100  Public Scan

Submitted URL: http://dartpad.dev/
Effective URL: https://dartpad.dev/
Submission: On December 21 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

DartPad
code New Pad refresh Reset format_align_left Format get_app Install SDK
solar-oak-8979
local edits star_outline
Samples expand_more

hotel_classGists expand_more

My Gists expand_more


more_vert
Dart HTML CSS

play_arrow Run
6


 
1


void main() {

2


  for (int i = 0; i < 5; i++) {

3

    print('hello ${i + 1}');

4

  }

5

}

6

​



expand_more
No Results north south close

Console Documentation
close


UI Output
Console


Documentation


close

<
close


keyboard
Privacy notice Send feedback
stable channel expand_more

no issues
hide
Based on Flutter 3.16.4 Dart SDK 3.2.3
info
No Yes



CREATE NEW PAD

Dart

HTML

Flutter
Cancel



KEYBOARD SHORTCUTS


Use Vim Keyboard Mapping
OK

 * Logged in as XXXX
 * login Login to Github
 * post_add Create Public Gist
 * post_add Create Private Gist
 * fork_right Fork Gist
 * sync Update Gist
 * star_outline Star Gist
 * open_in_new Open Gist on GitHub
 * logout Logout

 * launch Share
 * launch DartPad on GitHub
 * launch dart.dev
 * launch flutter.dev

 * check
   
   stable channel
   
   Use Flutter version 3.16.4 and Dart version 3.2.3

 * check
   
   beta channel
   
   Use Flutter version 3.18.0-0.2.pre and Dart version 3.3.0-174.3.beta
   
   + Dart experiments: --enable-experiment=inline-class

 * check
   
   master channel
   
   Use Flutter version 3.18.0-11.0.pre.94 and Dart version 3.3.0-238.0.dev
   
   + Dart experiments: --enable-experiment=inline-class