@ -1,3 +1,6 @@
## 1.0.0
* Refactored API
## 0.3.1
* File movement and adding assertions
@ -1,7 +1,6 @@
import 'dart:async';
import 'dart:io';
import 'file:///Users/makisu/flutter-icons/test/a.dart';
import 'package:path/path.dart' as path;
//void main() async {
// File file = File("././lib/src/a.dart");
// if (!file.existsSync())