You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@
130
130
131
131
# 1.0.0-beta.3 - November 8, 2021
132
132
133
-
- Updated the Android plugin and widget ([#128](https://github.com/PDFTron/pdftron-flutter/issues/128)):
133
+
- Updated the Android plugin and widget ([#128](https://github.com/ApryseSDK/pdftron-flutter/issues/128)):
134
134
- The plugin now supports [Flutter's new embedding engine](https://flutter.dev/docs/development/packages-and-plugins/plugin-api-migration).
135
135
- The widget now uses [hybrid composition](https://flutter.dev/docs/development/platform-integration/platform-views?tab=ios-platform-views-objective-c-tab#hybrid-composition). This update fixes issues such as: https://github.com/flutter/flutter/issues/58273
136
136
and in regards to stability, places the widget on parity with the plugin.
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ PDFTron's Flutter PDF library brings smooth, flexible, and stand-alone document
8
8
- Night mode to improve viewing in low-light environments
9
9
- And much more...
10
10
11
-
More information can be found at https://www.pdftron.com/documentation/guides/flutter
11
+
More information can be found at https://docs.apryse.com/documentation/guides/flutter/
12
12
13
13
**Android**|**iOS**
14
14
:--:|:--:
@@ -36,7 +36,7 @@ More information can be found at https://www.pdftron.com/documentation/guides/fl
36
36
Dart now supports [sound null safety](https://dart.dev/null-safety), which is available starting from Dart 2.12.0 and Flutter 2.0.0. Here is a guide to migrate to [null safety](https://dart.dev/null-safety/migration-guide)
37
37
38
38
If you would like to use our null safe SDK, it is available in the following places:
0 commit comments