| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551 | # Generated by pub# See https://dart.dev/tools/pub/glossary#lockfilepackages:  archive:    dependency: transitive    description:      name: archive      url: "https://pub.dartlang.org"    source: hosted    version: "3.3.1"  async:    dependency: transitive    description:      name: async      url: "https://pub.dartlang.org"    source: hosted    version: "2.8.2"  boolean_selector:    dependency: transitive    description:      name: boolean_selector      url: "https://pub.dartlang.org"    source: hosted    version: "2.1.0"  characters:    dependency: transitive    description:      name: characters      url: "https://pub.dartlang.org"    source: hosted    version: "1.2.0"  charcode:    dependency: transitive    description:      name: charcode      url: "https://pub.dartlang.org"    source: hosted    version: "1.3.1"  clock:    dependency: transitive    description:      name: clock      url: "https://pub.dartlang.org"    source: hosted    version: "1.1.0"  collection:    dependency: transitive    description:      name: collection      url: "https://pub.dartlang.org"    source: hosted    version: "1.16.0"  crypto:    dependency: transitive    description:      name: crypto      url: "https://pub.dartlang.org"    source: hosted    version: "3.0.2"  csslib:    dependency: transitive    description:      name: csslib      url: "https://pub.dartlang.org"    source: hosted    version: "0.17.2"  cupertino_icons:    dependency: "direct main"    description:      name: cupertino_icons      url: "https://pub.dartlang.org"    source: hosted    version: "1.0.5"  fake_async:    dependency: transitive    description:      name: fake_async      url: "https://pub.dartlang.org"    source: hosted    version: "1.3.0"  ffi:    dependency: transitive    description:      name: ffi      url: "https://pub.dartlang.org"    source: hosted    version: "1.2.1"  flowy_editor:    dependency: "direct main"    description:      path: ".."      relative: true    source: path    version: "0.0.1"  flutter:    dependency: "direct main"    description: flutter    source: sdk    version: "0.0.0"  flutter_inappwebview:    dependency: "direct main"    description:      name: flutter_inappwebview      url: "https://pub.dartlang.org"    source: hosted    version: "5.4.3+7"  flutter_lints:    dependency: "direct dev"    description:      name: flutter_lints      url: "https://pub.dartlang.org"    source: hosted    version: "2.0.1"  flutter_svg:    dependency: transitive    description:      name: flutter_svg      url: "https://pub.dartlang.org"    source: hosted    version: "1.1.1+1"  flutter_test:    dependency: "direct dev"    description: flutter    source: sdk    version: "0.0.0"  flutter_web_plugins:    dependency: transitive    description: flutter    source: sdk    version: "0.0.0"  freezed_annotation:    dependency: transitive    description:      name: freezed_annotation      url: "https://pub.dartlang.org"    source: hosted    version: "2.1.0"  get:    dependency: transitive    description:      name: get      url: "https://pub.dartlang.org"    source: hosted    version: "4.6.5"  html:    dependency: transitive    description:      name: html      url: "https://pub.dartlang.org"    source: hosted    version: "0.15.0"  http:    dependency: transitive    description:      name: http      url: "https://pub.dartlang.org"    source: hosted    version: "0.13.5"  http_parser:    dependency: transitive    description:      name: http_parser      url: "https://pub.dartlang.org"    source: hosted    version: "4.0.1"  js:    dependency: transitive    description:      name: js      url: "https://pub.dartlang.org"    source: hosted    version: "0.6.4"  json_annotation:    dependency: transitive    description:      name: json_annotation      url: "https://pub.dartlang.org"    source: hosted    version: "4.6.0"  lints:    dependency: transitive    description:      name: lints      url: "https://pub.dartlang.org"    source: hosted    version: "2.0.0"  lottie:    dependency: transitive    description:      name: lottie      url: "https://pub.dartlang.org"    source: hosted    version: "1.4.1"  matcher:    dependency: transitive    description:      name: matcher      url: "https://pub.dartlang.org"    source: hosted    version: "0.12.11"  material_color_utilities:    dependency: transitive    description:      name: material_color_utilities      url: "https://pub.dartlang.org"    source: hosted    version: "0.1.4"  meta:    dependency: transitive    description:      name: meta      url: "https://pub.dartlang.org"    source: hosted    version: "1.7.0"  nested:    dependency: transitive    description:      name: nested      url: "https://pub.dartlang.org"    source: hosted    version: "1.0.0"  path:    dependency: transitive    description:      name: path      url: "https://pub.dartlang.org"    source: hosted    version: "1.8.1"  path_drawing:    dependency: transitive    description:      name: path_drawing      url: "https://pub.dartlang.org"    source: hosted    version: "1.0.0"  path_parsing:    dependency: transitive    description:      name: path_parsing      url: "https://pub.dartlang.org"    source: hosted    version: "1.0.0"  petitparser:    dependency: transitive    description:      name: petitparser      url: "https://pub.dartlang.org"    source: hosted    version: "5.0.0"  plugin_platform_interface:    dependency: transitive    description:      name: plugin_platform_interface      url: "https://pub.dartlang.org"    source: hosted    version: "2.1.2"  pod_player:    dependency: "direct main"    description:      name: pod_player      url: "https://pub.dartlang.org"    source: hosted    version: "0.0.8"  provider:    dependency: "direct main"    description:      name: provider      url: "https://pub.dartlang.org"    source: hosted    version: "6.0.3"  rich_clipboard:    dependency: transitive    description:      name: rich_clipboard      url: "https://pub.dartlang.org"    source: hosted    version: "1.0.0"  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"  sky_engine:    dependency: transitive    description: flutter    source: sdk    version: "0.0.99"  source_span:    dependency: transitive    description:      name: source_span      url: "https://pub.dartlang.org"    source: hosted    version: "1.8.2"  stack_trace:    dependency: transitive    description:      name: stack_trace      url: "https://pub.dartlang.org"    source: hosted    version: "1.10.0"  stream_channel:    dependency: transitive    description:      name: stream_channel      url: "https://pub.dartlang.org"    source: hosted    version: "2.1.0"  string_scanner:    dependency: transitive    description:      name: string_scanner      url: "https://pub.dartlang.org"    source: hosted    version: "1.1.0"  term_glyph:    dependency: transitive    description:      name: term_glyph      url: "https://pub.dartlang.org"    source: hosted    version: "1.2.0"  test_api:    dependency: transitive    description:      name: test_api      url: "https://pub.dartlang.org"    source: hosted    version: "0.4.9"  typed_data:    dependency: transitive    description:      name: typed_data      url: "https://pub.dartlang.org"    source: hosted    version: "1.3.1"  universal_html:    dependency: transitive    description:      name: universal_html      url: "https://pub.dartlang.org"    source: hosted    version: "2.0.8"  universal_io:    dependency: transitive    description:      name: universal_io      url: "https://pub.dartlang.org"    source: hosted    version: "2.0.4"  url_launcher:    dependency: "direct main"    description:      name: url_launcher      url: "https://pub.dartlang.org"    source: hosted    version: "6.1.5"  url_launcher_android:    dependency: transitive    description:      name: url_launcher_android      url: "https://pub.dartlang.org"    source: hosted    version: "6.0.17"  url_launcher_ios:    dependency: transitive    description:      name: url_launcher_ios      url: "https://pub.dartlang.org"    source: hosted    version: "6.0.17"  url_launcher_linux:    dependency: transitive    description:      name: url_launcher_linux      url: "https://pub.dartlang.org"    source: hosted    version: "3.0.1"  url_launcher_macos:    dependency: transitive    description:      name: url_launcher_macos      url: "https://pub.dartlang.org"    source: hosted    version: "3.0.1"  url_launcher_platform_interface:    dependency: transitive    description:      name: url_launcher_platform_interface      url: "https://pub.dartlang.org"    source: hosted    version: "2.1.0"  url_launcher_web:    dependency: transitive    description:      name: url_launcher_web      url: "https://pub.dartlang.org"    source: hosted    version: "2.0.12"  url_launcher_windows:    dependency: transitive    description:      name: url_launcher_windows      url: "https://pub.dartlang.org"    source: hosted    version: "3.0.1"  vector_math:    dependency: transitive    description:      name: vector_math      url: "https://pub.dartlang.org"    source: hosted    version: "2.1.2"  video_player:    dependency: "direct main"    description:      name: video_player      url: "https://pub.dartlang.org"    source: hosted    version: "2.4.5"  video_player_android:    dependency: transitive    description:      name: video_player_android      url: "https://pub.dartlang.org"    source: hosted    version: "2.3.8"  video_player_avfoundation:    dependency: transitive    description:      name: video_player_avfoundation      url: "https://pub.dartlang.org"    source: hosted    version: "2.3.5"  video_player_platform_interface:    dependency: transitive    description:      name: video_player_platform_interface      url: "https://pub.dartlang.org"    source: hosted    version: "5.1.3"  video_player_web:    dependency: transitive    description:      name: video_player_web      url: "https://pub.dartlang.org"    source: hosted    version: "2.0.12"  wakelock:    dependency: transitive    description:      name: wakelock      url: "https://pub.dartlang.org"    source: hosted    version: "0.6.2"  wakelock_macos:    dependency: transitive    description:      name: wakelock_macos      url: "https://pub.dartlang.org"    source: hosted    version: "0.4.0"  wakelock_platform_interface:    dependency: transitive    description:      name: wakelock_platform_interface      url: "https://pub.dartlang.org"    source: hosted    version: "0.3.0"  wakelock_web:    dependency: transitive    description:      name: wakelock_web      url: "https://pub.dartlang.org"    source: hosted    version: "0.4.0"  wakelock_windows:    dependency: transitive    description:      name: wakelock_windows      url: "https://pub.dartlang.org"    source: hosted    version: "0.2.0"  win32:    dependency: transitive    description:      name: win32      url: "https://pub.dartlang.org"    source: hosted    version: "2.6.1"  xml:    dependency: transitive    description:      name: xml      url: "https://pub.dartlang.org"    source: hosted    version: "6.1.0"  youtube_explode_dart:    dependency: transitive    description:      name: youtube_explode_dart      url: "https://pub.dartlang.org"    source: hosted    version: "1.12.0"sdks:  dart: ">=2.17.0 <3.0.0"  flutter: ">=3.0.0"
 |