Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
liamkuan committed Mar 22, 2019
1 parent d866e4d commit 1b111f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/data/settingData.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import 'dart:async';
import 'dart:io';

import 'package:path_provider/path_provider.dart';

class SettingData {
Expand Down
1 change: 1 addition & 0 deletions lib/src/language/ChineseCupertinoLocalizations.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'dart:async';
import 'package:flutter/cupertino.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
Expand Down

0 comments on commit 1b111f6

Please sign in to comment.