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
Xavier Hainaux
2022-07-25 09:31:10 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
David PHAM-VAN
2022-07-25 08:01:27 -0300
Commit
8b42b154ee7fe5944127ef5919632b3852c50b8f
8b42b154
1 parent
0f0edfec
Support latest version of package:ffi
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
printing/pubspec.yaml
printing/pubspec.yaml
View file @
8b42b15
@@ -13,7 +13,7 @@ environment:
@@ -13,7 +13,7 @@ environment:
13
flutter
:
"
>=1.16.0"
13
flutter
:
"
>=1.16.0"
14
14
15
dependencies
:
15
dependencies
:
16
-
ffi
:
^1.1.0
16
+
ffi
:
"
>=1.1.0
<3.0.0"
17
flutter
:
17
flutter
:
18
sdk
:
flutter
18
sdk
:
flutter
19
flutter_web_plugins
:
19
flutter_web_plugins
:
Please
register
or
login
to post a comment