dart highlight
This commit is contained in:
parent
26fc1bc519
commit
5108b405e0
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import 'package:d4rt_formulas/services/import_service.dart';
|
|||
|
||||
import 'package:flutter_code_editor/flutter_code_editor.dart';
|
||||
import 'package:flutter_highlight/themes/monokai-sublime.dart';
|
||||
import 'package:highlight/languages/java.dart';
|
||||
import 'package:highlight/languages/dart.dart';
|
||||
|
||||
/// Screen to preview and import formula elements
|
||||
class ImportPreviewScreen extends StatefulWidget {
|
||||
|
|
|
|||
Loading…
Reference in a new issue