|
@@ -29,6 +29,13 @@ packages:
|
|
|
relative: true
|
|
|
source: path
|
|
|
version: "0.0.4"
|
|
|
+ appflowy_editor:
|
|
|
+ dependency: "direct main"
|
|
|
+ description:
|
|
|
+ path: "packages/appflowy_editor"
|
|
|
+ relative: true
|
|
|
+ source: path
|
|
|
+ version: "0.0.1"
|
|
|
args:
|
|
|
dependency: transitive
|
|
|
description:
|
|
@@ -273,7 +280,7 @@ packages:
|
|
|
name: dbus
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "0.7.3"
|
|
|
+ version: "0.7.4"
|
|
|
device_info_plus:
|
|
|
dependency: "direct main"
|
|
|
description:
|
|
@@ -490,12 +497,12 @@ packages:
|
|
|
source: git
|
|
|
version: "2.0.13"
|
|
|
flutter_svg:
|
|
|
- dependency: "direct main"
|
|
|
+ dependency: transitive
|
|
|
description:
|
|
|
name: flutter_svg
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "0.22.0"
|
|
|
+ version: "1.1.4"
|
|
|
flutter_test:
|
|
|
dependency: "direct dev"
|
|
|
description: flutter
|
|
@@ -827,14 +834,14 @@ packages:
|
|
|
name: path_drawing
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "0.5.1+1"
|
|
|
+ version: "1.0.1"
|
|
|
path_parsing:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: path_parsing
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "0.2.1"
|
|
|
+ version: "1.0.1"
|
|
|
path_provider:
|
|
|
dependency: "direct main"
|
|
|
description:
|
|
@@ -975,6 +982,62 @@ packages:
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "0.5.0"
|
|
|
+ rich_clipboard:
|
|
|
+ dependency: transitive
|
|
|
+ description:
|
|
|
+ name: rich_clipboard
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
+ source: hosted
|
|
|
+ version: "1.0.1"
|
|
|
+ rich_clipboard_android:
|
|
|
+ dependency: transitive
|
|
|
+ description:
|
|
|
+ name: rich_clipboard_android
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
+ source: hosted
|
|
|
+ version: "1.0.0"
|
|
|
+ rich_clipboard_ios:
|
|
|
+ dependency: transitive
|
|
|
+ description:
|
|
|
+ name: rich_clipboard_ios
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
+ source: hosted
|
|
|
+ version: "1.0.0"
|
|
|
+ rich_clipboard_linux:
|
|
|
+ dependency: transitive
|
|
|
+ description:
|
|
|
+ name: rich_clipboard_linux
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
+ source: hosted
|
|
|
+ version: "1.0.0"
|
|
|
+ rich_clipboard_macos:
|
|
|
+ dependency: transitive
|
|
|
+ description:
|
|
|
+ name: rich_clipboard_macos
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
+ source: hosted
|
|
|
+ version: "1.0.1"
|
|
|
+ rich_clipboard_platform_interface:
|
|
|
+ dependency: transitive
|
|
|
+ description:
|
|
|
+ name: rich_clipboard_platform_interface
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
+ source: hosted
|
|
|
+ version: "1.0.0"
|
|
|
+ rich_clipboard_web:
|
|
|
+ dependency: transitive
|
|
|
+ description:
|
|
|
+ name: rich_clipboard_web
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
+ source: hosted
|
|
|
+ version: "1.0.0"
|
|
|
+ rich_clipboard_windows:
|
|
|
+ dependency: transitive
|
|
|
+ description:
|
|
|
+ name: rich_clipboard_windows
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
+ source: hosted
|
|
|
+ version: "1.0.0"
|
|
|
shared_preferences:
|
|
|
dependency: transitive
|
|
|
description:
|
|
@@ -1245,7 +1308,7 @@ packages:
|
|
|
name: url_launcher
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "6.1.2"
|
|
|
+ version: "6.1.5"
|
|
|
url_launcher_android:
|
|
|
dependency: transitive
|
|
|
description:
|
|
@@ -1280,7 +1343,7 @@ packages:
|
|
|
name: url_launcher_platform_interface
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "2.0.5"
|
|
|
+ version: "2.1.0"
|
|
|
url_launcher_web:
|
|
|
dependency: transitive
|
|
|
description:
|
|
@@ -1401,7 +1464,7 @@ packages:
|
|
|
name: xml
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "5.4.1"
|
|
|
+ version: "6.1.0"
|
|
|
yaml:
|
|
|
dependency: transitive
|
|
|
description:
|