Skip to content

Commit 2a28528

Browse files
committed
ref
1 parent f96af9c commit 2a28528

475 files changed

Lines changed: 23112 additions & 841 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
// Flutter web plugin registrant file.
2+
//
3+
// Generated file. Do not edit.
4+
//
5+
6+
// @dart = 2.13
7+
// ignore_for_file: type=lint
8+
9+
import 'package:app_links/src/app_links_web.dart';
10+
import 'package:flutter_native_splash/flutter_native_splash_web.dart';
11+
import 'package:shared_preferences_web/shared_preferences_web.dart';
12+
import 'package:url_launcher_web/url_launcher_web.dart';
13+
import 'package:vpnclient_engine_flutter/vpnclient_engine_flutter_web.dart';
14+
import 'package:flutter_web_plugins/flutter_web_plugins.dart';
15+
16+
void registerPlugins([final Registrar? pluginRegistrar]) {
17+
final Registrar registrar = pluginRegistrar ?? webPluginRegistrar;
18+
AppLinksPluginWeb.registerWith(registrar);
19+
FlutterNativeSplashWeb.registerWith(registrar);
20+
SharedPreferencesPlugin.registerWith(registrar);
21+
UrlLauncherPlugin.registerWith(registrar);
22+
VpnclientEngineFlutterWeb.registerWith(registrar);
23+
registrar.registerMessageHandler();
24+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
Extension Discovery Cache
2+
=========================
3+
4+
This folder is used by `package:extension_discovery` to cache lists of
5+
packages that contains extensions for other packages.
6+
7+
DO NOT USE THIS FOLDER
8+
----------------------
9+
10+
* Do not read (or rely) the contents of this folder.
11+
* Do write to this folder.
12+
13+
If you're interested in the lists of extensions stored in this folder use the
14+
API offered by package `extension_discovery` to get this information.
15+
16+
If this package doesn't work for your use-case, then don't try to read the
17+
contents of this folder. It may change, and will not remain stable.
18+
19+
Use package `extension_discovery`
20+
---------------------------------
21+
22+
If you want to access information from this folder.
23+
24+
Feel free to delete this folder
25+
-------------------------------
26+
27+
Files in this folder act as a cache, and the cache is discarded if the files
28+
are older than the modification time of `.dart_tool/package_config.json`.
29+
30+
Hence, it should never be necessary to clear this cache manually, if you find a
31+
need to do please file a bug.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"version":2,"entries":[{"package":"vpn_client","rootUri":"../","packageUri":"lib/"}]}

.dart_tool/flutter_build/214c4bc347fd29aeb1d631e1bf952e1b/.filecache

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"inputs":[],"outputs":[]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"inputs":["/Users/anton/proj/vpn.nativemind.net/VPNclient-app/.dart_tool/flutter_build/214c4bc347fd29aeb1d631e1bf952e1b/armeabi-v7a/app.so"],"outputs":["/Users/anton/proj/vpn.nativemind.net/VPNclient-app/build/app/intermediates/flutter/release/armeabi-v7a/app.so"]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"inputs":["/Users/anton/proj/vpn.nativemind.net/VPNclient-app/.dart_tool/flutter_build/214c4bc347fd29aeb1d631e1bf952e1b/arm64-v8a/app.so"],"outputs":["/Users/anton/proj/vpn.nativemind.net/VPNclient-app/build/app/intermediates/flutter/release/arm64-v8a/app.so"]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"inputs":["/Users/anton/proj/vpn.nativemind.net/VPNclient-app/.dart_tool/flutter_build/214c4bc347fd29aeb1d631e1bf952e1b/x86_64/app.so"],"outputs":["/Users/anton/proj/vpn.nativemind.net/VPNclient-app/build/app/intermediates/flutter/release/x86_64/app.so"]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"inputs":["/Users/anton/development/flutter/packages/flutter_tools/lib/src/build_system/targets/android.dart","/Users/anton/proj/vpn.nativemind.net/VPNclient-app/.dart_tool/flutter_build/214c4bc347fd29aeb1d631e1bf952e1b/app.dill","/Users/anton/development/flutter/bin/cache/engine.stamp","/Users/anton/development/flutter/bin/cache/engine.stamp","/Users/anton/development/flutter/bin/cache/engine.stamp"],"outputs":["/Users/anton/proj/vpn.nativemind.net/VPNclient-app/.dart_tool/flutter_build/214c4bc347fd29aeb1d631e1bf952e1b/armeabi-v7a/app.so"]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"inputs":["/Users/anton/development/flutter/packages/flutter_tools/lib/src/build_system/targets/android.dart","/Users/anton/proj/vpn.nativemind.net/VPNclient-app/.dart_tool/flutter_build/214c4bc347fd29aeb1d631e1bf952e1b/app.dill","/Users/anton/development/flutter/bin/cache/engine.stamp","/Users/anton/development/flutter/bin/cache/engine.stamp","/Users/anton/development/flutter/bin/cache/engine.stamp"],"outputs":["/Users/anton/proj/vpn.nativemind.net/VPNclient-app/.dart_tool/flutter_build/214c4bc347fd29aeb1d631e1bf952e1b/arm64-v8a/app.so"]}

0 commit comments

Comments
 (0)