Skip to content

Commit 5c6c919

Browse files
Removed unused packages.
1 parent ff9ba7d commit 5c6c919

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pubspec.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: extract_text
2-
description: A new Flutter project.
2+
description: A new Flutter project to extract text from the PDF document.
33

44
# The following line prevents the package from being accidentally published to
55
# pub.dev using `pub publish`. This is preferred for private packages.
@@ -24,8 +24,6 @@ dependencies:
2424
flutter:
2525
sdk: flutter
2626
syncfusion_flutter_pdf: ^18.3.35-beta
27-
path_provider: ^1.6.18
28-
open_file: ^3.0.1
2927

3028

3129
# The following adds the Cupertino Icons font to your application.

0 commit comments

Comments
 (0)