Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
dart_pdf
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
David PHAM-VAN
2024-02-21 08:59:31 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d38115071b264b98fda1823d172e82c39da3e965
d3811507
1 parent
232ed40c
Update dependencies in pubspec.yaml
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
demo/pubspec.yaml
demo/pubspec.yaml
View file @
d381150
...
...
@@ -10,7 +10,7 @@ environment:
dependencies
:
flutter
:
sdk
:
flutter
intl
:
^0.1
8
.0
intl
:
^0.1
9
.0
open_file
:
^3.2.1
path_provider
:
^2.0.12
pdf
:
...
...
@@ -20,10 +20,10 @@ dependencies:
dev_dependencies
:
# flutter_launcher_icons: ^0.10.0
flutter_lints
:
^
2.0.1
flutter_lints
:
^
3.0.0
flutter_test
:
sdk
:
flutter
test
:
^1.22.0
test
:
dependency_overrides
:
pdf
:
...
...
Please
register
or
login
to post a comment