Commit 37eec32 1 parent bb42624 commit 37eec32 Copy full SHA for 37eec32
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ The following are some more comprehensive examples of using `package:jnigen`:
149
149
{:.table}
150
150
151
151
[dev dependency] : /tools/pub/dependencies#dev-dependencies
152
- [in_app_java] : https://github.com/dart-lang/jnigen /tree/main/jnigen/example/in_app_java
153
- [notification_plugin] : https://github.com/dart-lang/jnigen /tree/main/jnigen/example/notification_plugin
154
- [pdfbox_plugin] : https://github.com/dart-lang/jnigen /tree/main/jnigen/example/pdfbox_plugin
152
+ [in_app_java] : https://github.com/dart-lang/native /tree/main/pkgs /jnigen/example/in_app_java
153
+ [notification_plugin] : https://github.com/dart-lang/native /tree/main/pkgs /jnigen/example/notification_plugin
154
+ [pdfbox_plugin] : https://github.com/dart-lang/native /tree/main/pkgs /jnigen/example/pdfbox_plugin
155
155
[Apache PDFBox] : https://pdfbox.apache.org/
Original file line number Diff line number Diff line change 2
2
title : " Objective-C and Swift interop using package:ffigen"
3
3
description : " To use Objective-C and Swift code in your Dart program, use package:ffigen."
4
4
ffigen : " https://pub.dev/packages/ffigen"
5
- example : " https://github.com/dart-lang/ffigen /tree/master /example/objective_c"
5
+ example : " https://github.com/dart-lang/native /tree/main/pkgs/ffigen /example/objective_c"
6
6
appledoc : " https://developer.apple.com/documentation"
7
7
---
8
8
@@ -545,4 +545,4 @@ $ dart run example.dart
545
545
[`package:cupertino_http`] : https://github.com/dart-lang/http/blob/master/pkgs/cupertino_http/src/CUPHTTPClientDelegate.m
546
546
[not thread safe] : https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/Multithreading/ThreadSafetySummary/ThreadSafetySummary.html
547
547
[Objective-C dispatch documentation] : {{appledoc}}/dispatch?language=objc
548
- [swift_example] : https://github.com/dart-lang/ffigen /tree/main/example/swift
548
+ [swift_example] : https://github.com/dart-lang/native /tree/main/pkgs/ffigen /example/swift
You can’t perform that action at this time.
0 commit comments