This is flutter sqlite local notification project. User can add task.
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.

425 lines
9.7 KiB

2 years ago
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. args:
  5. dependency: transitive
  6. description:
  7. name: args
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "2.3.1"
  11. async:
  12. dependency: transitive
  13. description:
  14. name: async
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.8.2"
  18. boolean_selector:
  19. dependency: transitive
  20. description:
  21. name: boolean_selector
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.1.0"
  25. characters:
  26. dependency: transitive
  27. description:
  28. name: characters
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.2.0"
  32. charcode:
  33. dependency: transitive
  34. description:
  35. name: charcode
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.3.1"
  39. clock:
  40. dependency: transitive
  41. description:
  42. name: clock
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.1.0"
  46. collection:
  47. dependency: transitive
  48. description:
  49. name: collection
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.16.0"
  53. crypto:
  54. dependency: transitive
  55. description:
  56. name: crypto
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "3.0.2"
  60. cupertino_icons:
  61. dependency: "direct main"
  62. description:
  63. name: cupertino_icons
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.0.5"
  67. date_picker_timeline:
  68. dependency: "direct main"
  69. description:
  70. name: date_picker_timeline
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.2.3"
  74. dbus:
  75. dependency: transitive
  76. description:
  77. name: dbus
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "0.7.5"
  81. fake_async:
  82. dependency: transitive
  83. description:
  84. name: fake_async
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.3.0"
  88. ffi:
  89. dependency: transitive
  90. description:
  91. name: ffi
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "2.0.1"
  95. file:
  96. dependency: transitive
  97. description:
  98. name: file
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "6.1.2"
  102. flutter:
  103. dependency: "direct main"
  104. description: flutter
  105. source: sdk
  106. version: "0.0.0"
  107. flutter_lints:
  108. dependency: "direct dev"
  109. description:
  110. name: flutter_lints
  111. url: "https://pub.dartlang.org"
  112. source: hosted
  113. version: "1.0.4"
  114. flutter_local_notifications:
  115. dependency: "direct main"
  116. description:
  117. name: flutter_local_notifications
  118. url: "https://pub.dartlang.org"
  119. source: hosted
  120. version: "9.6.1"
  121. flutter_local_notifications_linux:
  122. dependency: transitive
  123. description:
  124. name: flutter_local_notifications_linux
  125. url: "https://pub.dartlang.org"
  126. source: hosted
  127. version: "0.5.0+1"
  128. flutter_local_notifications_platform_interface:
  129. dependency: transitive
  130. description:
  131. name: flutter_local_notifications_platform_interface
  132. url: "https://pub.dartlang.org"
  133. source: hosted
  134. version: "5.0.0"
  135. flutter_native_timezone:
  136. dependency: "direct main"
  137. description:
  138. name: flutter_native_timezone
  139. url: "https://pub.dartlang.org"
  140. source: hosted
  141. version: "2.0.0"
  142. flutter_test:
  143. dependency: "direct dev"
  144. description: flutter
  145. source: sdk
  146. version: "0.0.0"
  147. flutter_web_plugins:
  148. dependency: transitive
  149. description: flutter
  150. source: sdk
  151. version: "0.0.0"
  152. get:
  153. dependency: "direct main"
  154. description:
  155. name: get
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "4.6.5"
  159. get_storage:
  160. dependency: "direct main"
  161. description:
  162. name: get_storage
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "2.0.3"
  166. google_fonts:
  167. dependency: "direct main"
  168. description:
  169. name: google_fonts
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "3.0.1"
  173. http:
  174. dependency: transitive
  175. description:
  176. name: http
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "0.13.4"
  180. http_parser:
  181. dependency: transitive
  182. description:
  183. name: http_parser
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "4.0.1"
  187. intl:
  188. dependency: "direct main"
  189. description:
  190. name: intl
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "0.17.0"
  194. js:
  195. dependency: transitive
  196. description:
  197. name: js
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "0.6.4"
  201. lints:
  202. dependency: transitive
  203. description:
  204. name: lints
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "1.0.1"
  208. matcher:
  209. dependency: transitive
  210. description:
  211. name: matcher
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "0.12.11"
  215. material_color_utilities:
  216. dependency: transitive
  217. description:
  218. name: material_color_utilities
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "0.1.4"
  222. meta:
  223. dependency: transitive
  224. description:
  225. name: meta
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "1.7.0"
  229. path:
  230. dependency: transitive
  231. description:
  232. name: path
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "1.8.1"
  236. path_provider:
  237. dependency: transitive
  238. description:
  239. name: path_provider
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "2.0.11"
  243. path_provider_android:
  244. dependency: transitive
  245. description:
  246. name: path_provider_android
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "2.0.15"
  250. path_provider_ios:
  251. dependency: transitive
  252. description:
  253. name: path_provider_ios
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "2.0.10"
  257. path_provider_linux:
  258. dependency: transitive
  259. description:
  260. name: path_provider_linux
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "2.1.7"
  264. path_provider_macos:
  265. dependency: transitive
  266. description:
  267. name: path_provider_macos
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "2.0.6"
  271. path_provider_platform_interface:
  272. dependency: transitive
  273. description:
  274. name: path_provider_platform_interface
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "2.0.4"
  278. path_provider_windows:
  279. dependency: transitive
  280. description:
  281. name: path_provider_windows
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "2.1.0"
  285. petitparser:
  286. dependency: transitive
  287. description:
  288. name: petitparser
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "5.0.0"
  292. platform:
  293. dependency: transitive
  294. description:
  295. name: platform
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "3.1.0"
  299. plugin_platform_interface:
  300. dependency: transitive
  301. description:
  302. name: plugin_platform_interface
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "2.1.2"
  306. process:
  307. dependency: transitive
  308. description:
  309. name: process
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "4.2.4"
  313. sky_engine:
  314. dependency: transitive
  315. description: flutter
  316. source: sdk
  317. version: "0.0.99"
  318. source_span:
  319. dependency: transitive
  320. description:
  321. name: source_span
  322. url: "https://pub.dartlang.org"
  323. source: hosted
  324. version: "1.8.2"
  325. sqflite:
  326. dependency: "direct main"
  327. description:
  328. name: sqflite
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "2.0.2+1"
  332. sqflite_common:
  333. dependency: transitive
  334. description:
  335. name: sqflite_common
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "2.2.1+1"
  339. stack_trace:
  340. dependency: transitive
  341. description:
  342. name: stack_trace
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "1.10.0"
  346. stream_channel:
  347. dependency: transitive
  348. description:
  349. name: stream_channel
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "2.1.0"
  353. string_scanner:
  354. dependency: transitive
  355. description:
  356. name: string_scanner
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "1.1.0"
  360. synchronized:
  361. dependency: transitive
  362. description:
  363. name: synchronized
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "3.0.0+2"
  367. term_glyph:
  368. dependency: transitive
  369. description:
  370. name: term_glyph
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "1.2.0"
  374. test_api:
  375. dependency: transitive
  376. description:
  377. name: test_api
  378. url: "https://pub.dartlang.org"
  379. source: hosted
  380. version: "0.4.9"
  381. timezone:
  382. dependency: transitive
  383. description:
  384. name: timezone
  385. url: "https://pub.dartlang.org"
  386. source: hosted
  387. version: "0.8.0"
  388. typed_data:
  389. dependency: transitive
  390. description:
  391. name: typed_data
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "1.3.1"
  395. vector_math:
  396. dependency: transitive
  397. description:
  398. name: vector_math
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "2.1.2"
  402. win32:
  403. dependency: transitive
  404. description:
  405. name: win32
  406. url: "https://pub.dartlang.org"
  407. source: hosted
  408. version: "2.7.0"
  409. xdg_directories:
  410. dependency: transitive
  411. description:
  412. name: xdg_directories
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "0.2.0+1"
  416. xml:
  417. dependency: transitive
  418. description:
  419. name: xml
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "6.1.0"
  423. sdks:
  424. dart: ">=2.17.0 <3.0.0"
  425. flutter: ">=3.0.0"