You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

62 lines
1.3KB

  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. charcode:
  5. dependency: transitive
  6. description:
  7. name: charcode
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "1.1.3"
  11. collection:
  12. dependency: transitive
  13. description:
  14. name: collection
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "1.14.13"
  18. convert:
  19. dependency: transitive
  20. description:
  21. name: convert
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.1.1"
  25. crypto:
  26. dependency: transitive
  27. description:
  28. name: crypto
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "2.1.5"
  32. equatable:
  33. dependency: "direct main"
  34. description:
  35. name: equatable
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.2.3"
  39. meta:
  40. dependency: "direct main"
  41. description:
  42. name: meta
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.2.2"
  46. typed_data:
  47. dependency: transitive
  48. description:
  49. name: typed_data
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.2.0"
  53. uuid:
  54. dependency: "direct main"
  55. description:
  56. name: uuid
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "2.2.0"
  60. sdks:
  61. dart: ">=2.4.0 <3.0.0"