Skip to content

Commit

Permalink
changes to lib folder
Browse files Browse the repository at this point in the history
  • Loading branch information
swatkat1127 committed Jun 17, 2021
1 parent b873986 commit ffaa152
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 114 deletions.
4 changes: 2 additions & 2 deletions lib/main.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import 'package:flutter/material.dart';
import 'package:flutter_qart_search/network.dart';
import 'detailsPage.dart';
import 'service/network.dart';
import 'screen/detailsPage.dart';

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

Expand Down
File renamed without changes.
112 changes: 0 additions & 112 deletions lib/searchlistviewexample.dart

This file was deleted.

File renamed without changes.

0 comments on commit ffaa152

Please sign in to comment.