mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-18 11:20:16 +08:00
First version of dart migrate
Most of the files haven't been migrated. Lets work on this bit by bit
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// @dart=2.9
|
||||
|
||||
import 'dart:async';
|
||||
import 'dart:convert';
|
||||
import 'dart:io';
|
||||
|
Reference in New Issue
Block a user