Skip to content

Commit

Permalink
Create widgets folder and move dotWidget that folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hupptechnologies committed Jul 31, 2021
1 parent 62cfc5e commit 8845355
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pages/ItemDetail.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import 'package:flutter/material.dart';
import 'package:scope_demo/models/DotWidget.dart';
import 'package:scope_demo/widgets/DotWidget.dart';


class ItemDetailPage extends StatefulWidget{
Expand Down
File renamed without changes.

0 comments on commit 8845355

Please sign in to comment.