Skip to content

Instantly share code, notes, and snippets.

@fvisticot
Last active October 4, 2019 09:18

Revisions

  1. fvisticot revised this gist Oct 4, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion main.dart
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    void main() {

    print("Hello world");
    }
  2. fvisticot created this gist Oct 4, 2019.
    3 changes: 3 additions & 0 deletions main.dart
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    void main() {

    }