Skip to content

Commit

Permalink
fix: @lenra:navTo (#206)
Browse files Browse the repository at this point in the history
* fix: navTo

* feat: Prepare for release
  • Loading branch information
taorepoara authored Oct 8, 2023
1 parent 5dc7126 commit a43bc75
Show file tree
Hide file tree
Showing 7 changed files with 73,234 additions and 8 deletions.
10 changes: 10 additions & 0 deletions client/macos/Flutter/GeneratedPluginRegistrant.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,22 @@
import FlutterMacOS
import Foundation

import catcher
import device_info_plus
import flutter_secure_storage_macos
import flutter_web_auth_2
import package_info_plus
import shared_preferences_foundation
import url_launcher_macos
import window_to_front

func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
CatcherPlugin.register(with: registry.registrar(forPlugin: "CatcherPlugin"))
DeviceInfoPlusMacosPlugin.register(with: registry.registrar(forPlugin: "DeviceInfoPlusMacosPlugin"))
FlutterSecureStoragePlugin.register(with: registry.registrar(forPlugin: "FlutterSecureStoragePlugin"))
FlutterWebAuth2Plugin.register(with: registry.registrar(forPlugin: "FlutterWebAuth2Plugin"))
FLTPackageInfoPlusPlugin.register(with: registry.registrar(forPlugin: "FLTPackageInfoPlusPlugin"))
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin"))
WindowToFrontPlugin.register(with: registry.registrar(forPlugin: "WindowToFrontPlugin"))
}
153 changes: 149 additions & 4 deletions client/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,15 @@ packages:
url: "https://pub.dev"
source: hosted
version: "4.2.1"
catcher:
dependency: transitive
description:
path: "."
ref: ae44d0bbce00c3801629b65f60783d15184a7f8f
resolved-ref: ae44d0bbce00c3801629b65f60783d15184a7f8f
url: "https://github.com/ThexXTURBOXx/catcher.git"
source: git
version: "0.8.0"
characters:
dependency: transitive
description:
Expand All @@ -101,8 +110,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "v1.0.0-beta.44"
resolved-ref: "5a59ac19c0a4ef24354ca8ccfeed2992f4c2e5df"
ref: "v1.0.0-beta.49"
resolved-ref: "76b91eccac245dc8aeadb07c3a7ec4cd0629255c"
url: "https://github.com/lenra-io/client-common.git"
source: git
version: "1.0.0"
Expand Down Expand Up @@ -178,6 +187,22 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.1.0"
device_info_plus:
dependency: transitive
description:
name: device_info_plus
sha256: "86add5ef97215562d2e090535b0a16f197902b10c369c558a100e74ea06e8659"
url: "https://pub.dev"
source: hosted
version: "9.0.3"
device_info_plus_platform_interface:
dependency: transitive
description:
name: device_info_plus_platform_interface
sha256: d3b01d5868b50ae571cd1dc6e502fc94d956b665756180f7b16ead09e836fd64
url: "https://pub.dev"
source: hosted
version: "7.0.0"
device_preview:
dependency: "direct main"
description:
Expand All @@ -186,6 +211,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.1.0"
dio:
dependency: transitive
description:
name: dio
sha256: "417e2a6f9d83ab396ec38ff4ea5da6c254da71e4db765ad737a42af6930140b7"
url: "https://pub.dev"
source: hosted
version: "5.3.3"
fake_async:
dependency: transitive
description:
Expand Down Expand Up @@ -236,6 +269,14 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
flutter_mailer:
dependency: transitive
description:
name: flutter_mailer
sha256: a935e9caa842877e8ed56109afb75b86e6488edbcd4696a5ac02b327a48fcd8a
url: "https://pub.dev"
source: hosted
version: "2.1.1"
flutter_markdown:
dependency: transitive
description:
Expand Down Expand Up @@ -297,11 +338,35 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
flutter_web_auth_2:
dependency: transitive
description:
name: flutter_web_auth_2
sha256: "0da41e631a368e02366fc1a9b79dd8da191e700a836878bc54466fff51c07df2"
url: "https://pub.dev"
source: hosted
version: "2.2.1"
flutter_web_auth_2_platform_interface:
dependency: transitive
description:
name: flutter_web_auth_2_platform_interface
sha256: f6fa7059ff3428c19cd756c02fef8eb0147131c7e64591f9060c90b5ab84f094
url: "https://pub.dev"
source: hosted
version: "2.1.4"
flutter_web_plugins:
dependency: transitive
description: flutter
source: sdk
version: "0.0.0"
fluttertoast:
dependency: transitive
description:
name: fluttertoast
sha256: "474f7d506230897a3cd28c965ec21c5328ae5605fc9c400cd330e9e9d6ac175c"
url: "https://pub.dev"
source: hosted
version: "8.2.2"
freezed_annotation:
dependency: transitive
description:
Expand Down Expand Up @@ -403,8 +468,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "v1.0.0-beta.118"
resolved-ref: "94daccb8fdd30dab015448c27df695e20f413640"
ref: "v1.0.0-beta.120"
resolved-ref: "7f24e4f24dd0ce51c218eea3727b17364f369682"
url: "https://github.com/lenra-io/lenra_ui_runner.git"
source: git
version: "0.0.0"
Expand All @@ -416,6 +481,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.2.0"
mailer:
dependency: transitive
description:
name: mailer
sha256: "57f6dd1496699999a7bfd0aa6be0645384f477f4823e16d4321c40a434346382"
url: "https://pub.dev"
source: hosted
version: "6.0.1"
markdown:
dependency: transitive
description:
Expand Down Expand Up @@ -448,6 +521,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.9.1"
mime:
dependency: transitive
description:
name: mime
sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
url: "https://pub.dev"
source: hosted
version: "1.0.4"
mockito:
dependency: transitive
description:
Expand All @@ -464,6 +545,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.0.0"
oauth2_client:
dependency: transitive
description:
name: oauth2_client
sha256: "7d53b2a9eec4c1cbfddfd0a69dd0b6e8db73e6f75e4fb910c8070ac6513ae544"
url: "https://pub.dev"
source: hosted
version: "3.2.0"
package_config:
dependency: transitive
description:
Expand All @@ -472,6 +561,22 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.0"
package_info_plus:
dependency: transitive
description:
name: package_info_plus
sha256: "6ff267fcd9d48cb61c8df74a82680e8b82e940231bb5f68356672fde0397334a"
url: "https://pub.dev"
source: hosted
version: "4.1.0"
package_info_plus_platform_interface:
dependency: transitive
description:
name: package_info_plus_platform_interface
sha256: "9bc8ba46813a4cc42c66ab781470711781940780fd8beddd0c3da62506d3a6c6"
url: "https://pub.dev"
source: hosted
version: "2.0.1"
path:
dependency: transitive
description:
Expand Down Expand Up @@ -560,6 +665,22 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.4"
random_string:
dependency: transitive
description:
name: random_string
sha256: "03b52435aae8cbdd1056cf91bfc5bf845e9706724dd35ae2e99fa14a1ef79d02"
url: "https://pub.dev"
source: hosted
version: "2.3.1"
sentry:
dependency: transitive
description:
name: sentry
sha256: "830667eadc0398fea3a3424ed1b74568e2db603a42758d0922e2f2974ce55a60"
url: "https://pub.dev"
source: hosted
version: "7.10.1"
shared_preferences:
dependency: transitive
description:
Expand Down Expand Up @@ -773,6 +894,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.2.0"
uuid:
dependency: transitive
description:
name: uuid
sha256: "648e103079f7c64a36dc7d39369cabb358d377078a051d6ae2ad3aa539519313"
url: "https://pub.dev"
source: hosted
version: "3.0.7"
vector_math:
dependency: transitive
description:
Expand All @@ -797,6 +926,22 @@ packages:
url: "https://pub.dev"
source: hosted
version: "5.0.6"
win32_registry:
dependency: transitive
description:
name: win32_registry
sha256: e4506d60b7244251bc59df15656a3093501c37fb5af02105a944d73eb95be4c9
url: "https://pub.dev"
source: hosted
version: "1.1.1"
window_to_front:
dependency: transitive
description:
name: window_to_front
sha256: "7aef379752b7190c10479e12b5fd7c0b9d92adc96817d9e96c59937929512aee"
url: "https://pub.dev"
source: hosted
version: "0.0.3"
xdg_directories:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ dependencies:
client_common:
git:
url: https://github.com/lenra-io/client-common.git
ref: v1.0.0-beta.45
ref: v1.0.0-beta.49
lenra_ui_runner:
git:
url: https://github.com/lenra-io/lenra_ui_runner.git
ref: v1.0.0-beta.119
ref: v1.0.0-beta.120
url_launcher: ^6.1.11
dev_dependencies:
flutter_test:
Expand Down
Loading

0 comments on commit a43bc75

Please sign in to comment.