Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
ardi27 committed Feb 27, 2021
1 parent 0da6202 commit b74f24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/screen/truth_or_dare/home.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import 'package:flutter/material.dart';
import 'package:flutter_bloc/flutter_bloc.dart';
import 'package:truthordare/blocs/truth_or_dare/truth_or_dare_bloc.dart';
import 'file:///C:/flutter/pikobar-rapidtest-checkin/lib/service_locator.dart';
import 'package:truthordare/service_locator.dart';
import 'package:truthordare/constants/Colors.dart';
import 'package:truthordare/constants/Dictionary.dart';
import 'package:truthordare/utilities/string_helper.dart';
Expand Down

0 comments on commit b74f24e

Please sign in to comment.