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
2020-09-07 09:39:27 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ad676a2a73886e408292dfdb6d3adb5b11d18d93
ad676a2a
1 parent
4d258e78
Add missing package in demo pubspec
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
demo/pubspec.yaml
demo/pubspec.yaml
View file @
ad676a2
@@ -13,6 +13,7 @@ dependencies:
@@ -13,6 +13,7 @@ dependencies:
13
path_provider
:
13
path_provider
:
14
open_file
:
14
open_file
:
15
url_launcher
:
15
url_launcher
:
16
+
intl
:
16
17
17
dev_dependencies
:
18
dev_dependencies
:
18
flutter_test
:
19
flutter_test
:
Please
register
or
login
to post a comment