mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2026-08-25 01:05:36 +00:00
view_pdf_file example added (#57)
* view_pdf_file example added * made revelent changes changed package, example of both load pdf from asset and url, added link from example in readme * added example view_pdf_file * Added View PDF File example * minor changes
This commit is contained in:
@@ -44,6 +44,7 @@ Lookup Links: [[Setup Flutter](https://flutter.io/setup/)] [[Widgets Catalog](ht
|
||||
1. [Google Signin](/google_signin)
|
||||
1. [Persist Key Value](/persist_key_value)
|
||||
1. [Using InteractiveViewer](/using_interactiveviewer)
|
||||
1. [View PDF File](/view_pdf_file)
|
||||
|
||||
### Complete apps with multiple features
|
||||
|
||||
@@ -110,4 +111,4 @@ License
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user