Skip to content

Commit

Permalink
update demo2
Browse files Browse the repository at this point in the history
  • Loading branch information
nhancv committed Apr 4, 2018
1 parent 5fd4652 commit cb71036
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/main.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import 'package:flutter/widgets.dart';
import 'package:flutter/material.dart';
import 'demo1.dart';
//import 'demo2.dart';
//import 'demo1.dart';
import 'demo2.dart';

void main() => runApp(new MyApp());

Expand Down

0 comments on commit cb71036

Please sign in to comment.