mirror of
https://github.com/flutter/samples.git
synced 2026-04-24 16:01:25 +00:00
fix: import fixed to make game_template working out of this repository (#1329)
* fix: import fixed to make game_template working out of this repository * fix: import fixed to make game_template working out of this repository
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter/services.dart';
|
||||
import 'package:game_template/src/settings/settings.dart';
|
||||
import 'package:provider/provider.dart';
|
||||
import 'settings.dart';
|
||||
|
||||
void showCustomNameDialog(BuildContext context) {
|
||||
showGeneralDialog(
|
||||
|
||||
Reference in New Issue
Block a user