feat: Implement accessible SFTP file browser and native editor
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
// gestures. You can also use WidgetTester to find child widgets in the widget
|
||||
// tree, read text, and verify that the values of widget properties are correct.
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:flutter_riverpod/flutter_riverpod.dart';
|
||||
|
||||
import 'package:accessible_terminal/main.dart';
|
||||
|
||||
void main() {
|
||||
|
||||
Reference in New Issue
Block a user