pubspec.yaml 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. name: uitgaanskrant
  2. description: Wat ga jij dit weekend doen?
  3. # The following line prevents the package from being accidentally published to
  4. # pub.dev using `pub publish`. This is preferred for private packages.
  5. publish_to: 'none' # Remove this line if you wish to publish to pub.dev
  6. # The following defines the version and build number for your application.
  7. # A version number is three numbers separated by dots, like 1.2.43
  8. # followed by an optional build number separated by a +.
  9. # Both the version and the builder number may be overridden in flutter
  10. # build by specifying --build-name and --build-number, respectively.
  11. # In Android, build-name is used as versionName while build-number used as versionCode.
  12. # Read more about Android versioning at https://developer.android.com/studio/publish/versioning
  13. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
  14. # Read more about iOS versioning at
  15. # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
  16. version: 1.0.0+1
  17. environment:
  18. sdk: ">=3.0.0 <4.0.0"
  19. dependencies:
  20. flutter:
  21. sdk: flutter
  22. flutter_localizations:
  23. sdk: flutter
  24. flutter_web_plugins:
  25. sdk: flutter
  26. aligned_tooltip: 0.0.1
  27. auto_size_text: 3.0.0
  28. cached_network_image: 3.4.1
  29. cached_network_image_platform_interface: 4.1.1
  30. cached_network_image_web: 1.3.1
  31. carousel_slider: 5.0.0
  32. collection: ^1.18.0
  33. cross_file: 0.3.5+1
  34. csslib: 1.0.2
  35. csv: 6.0.0
  36. debug_panel_proto:
  37. git:
  38. url: https://github.com/FlutterFlow/debug_panel_proto.git
  39. ref: v0.1.5
  40. dropdown_button2:
  41. git:
  42. url: https://github.com/FlutterFlow/dropdown_button2.git
  43. ref: 514178337dfbea442f617daed39c704b57593fc9
  44. path: packages/dropdown_button2
  45. easy_debounce: 2.0.1
  46. equatable: 2.0.7
  47. fetch_api: 2.2.0
  48. fetch_client: 1.1.2
  49. file_picker: 10.1.9
  50. firebase_core: 3.14.0
  51. firebase_core_platform_interface: 5.4.0
  52. firebase_core_web: 2.23.0
  53. firebase_crashlytics: 4.3.7
  54. firebase_crashlytics_platform_interface: 3.8.7
  55. firebase_performance: 0.10.1+7
  56. firebase_performance_platform_interface: 0.1.5+7
  57. firebase_performance_web: 0.1.7+13
  58. flutter_animate: 4.5.0
  59. flutter_blurhash: 0.9.1
  60. flutter_cache_manager: 3.4.1
  61. flutter_html:
  62. flutter_plugin_android_lifecycle: 2.0.28
  63. flutter_secure_storage: 10.0.0-beta.4
  64. flutter_secure_storage_linux: 2.0.1
  65. flutter_secure_storage_macos: 4.0.0
  66. flutter_secure_storage_platform_interface: 2.0.1
  67. flutter_secure_storage_web: 2.0.0
  68. flutter_secure_storage_windows: 4.0.0
  69. flutter_spinkit: 5.2.0
  70. flutter_staggered_grid_view: 0.7.0
  71. flutter_widget_from_html:
  72. font_awesome_flutter: 10.7.0
  73. from_css_color: 2.0.0
  74. go_router: 12.1.3
  75. google_fonts: 6.3.3
  76. google_mobile_ads: 6.0.0
  77. html: 0.15.6
  78. http: 1.4.0
  79. image_picker: 1.1.2
  80. image_picker_android: 0.8.12+23
  81. image_picker_for_web: 3.0.6
  82. image_picker_ios: 0.8.12+2
  83. image_picker_linux: 0.2.1+2
  84. image_picker_macos: 0.2.1+2
  85. image_picker_platform_interface: 2.10.1
  86. image_picker_windows: 0.2.1+1
  87. infinite_scroll_pagination: 4.0.0
  88. intl: 0.20.2
  89. json_path: 0.7.2
  90. mime_type: 1.0.0
  91. octo_image: 2.1.0
  92. page_transition: 2.1.0
  93. path_provider: 2.1.4
  94. path_provider_android: 2.2.10
  95. path_provider_foundation: 2.4.0
  96. path_provider_linux: 2.2.1
  97. path_provider_platform_interface: 2.1.2
  98. path_provider_windows: 2.3.0
  99. plugin_platform_interface: 2.1.8
  100. provider: 6.1.5
  101. share_plus: 10.0.2
  102. share_plus_platform_interface: 5.0.0
  103. shared_preferences: 2.5.3
  104. shared_preferences_android: 2.4.10
  105. shared_preferences_foundation: 2.5.4
  106. shared_preferences_linux: 2.4.1
  107. shared_preferences_platform_interface: 2.4.1
  108. shared_preferences_web: 2.4.3
  109. shared_preferences_windows: 2.4.1
  110. sqflite: 2.3.3+1
  111. sqflite_common: 2.5.4+3
  112. synchronized: 3.4.0
  113. timeago: 3.7.1
  114. url_launcher: 6.3.1
  115. url_launcher_android: 6.3.16
  116. url_launcher_ios: 6.3.3
  117. url_launcher_linux: 3.2.1
  118. url_launcher_macos: 3.2.2
  119. url_launcher_platform_interface: 2.3.2
  120. url_launcher_web: 2.4.1
  121. url_launcher_windows: 3.1.4
  122. video_player: 2.10.0
  123. video_player_android: 2.8.7
  124. video_player_avfoundation: 2.7.1
  125. video_player_platform_interface: 6.3.0
  126. video_player_web: 2.3.5
  127. # The following adds the Cupertino Icons font to your application.
  128. # Use with the CupertinoIcons class for iOS style icons.
  129. cupertino_icons: ^1.0.0
  130. dependency_overrides:
  131. http: 1.4.0
  132. pointer_interceptor: 0.10.1+2
  133. pointer_interceptor_ios: 0.10.1
  134. pointer_interceptor_platform_interface: 0.10.0+1
  135. pointer_interceptor_web: 0.10.2+1
  136. protobuf: 6.0.0
  137. uuid: ^4.0.0
  138. web: 1.1.0
  139. dev_dependencies:
  140. flutter_lints: 4.0.0
  141. flutterflow_debug_panel:
  142. git:
  143. url: https://github.com/FlutterFlow/debug_panel_devtool.git
  144. ref: v0.3.0
  145. lints: 4.0.0
  146. flutter_test:
  147. sdk: flutter
  148. # For information on the generic Dart part of this file, see the
  149. # following page: https://dart.dev/tools/pub/pubspec
  150. # The following section is specific to Flutter.
  151. flutter:
  152. # The following line ensures that the Material Icons font is
  153. # included with your application, so that you can use the icons in
  154. # the material Icons class.
  155. uses-material-design: true
  156. # To add assets to your application, add an assets section, like this:
  157. assets:
  158. - assets/fonts/
  159. - assets/images/
  160. - assets/videos/
  161. - assets/audios/
  162. - assets/rive_animations/
  163. - assets/pdfs/
  164. - assets/jsons/
  165. # An image asset can refer to one or more resolution-specific "variants", see
  166. # https://flutter.dev/assets-and-images/#resolution-aware.
  167. # For details regarding adding assets from package dependencies, see
  168. # https://flutter.dev/assets-and-images/#from-packages
  169. # To add custom fonts to your application, add a fonts section here,
  170. # in this "flutter" section. Each entry in this list should have a
  171. # "family" key with the font family name, and a "fonts" key with a
  172. # list giving the asset and other descriptors for the font. For
  173. # example:
  174. # fonts:
  175. # - family: Schyler
  176. # fonts:
  177. # - asset: fonts/Schyler-Regular.ttf
  178. # - asset: fonts/Schyler-Italic.ttf
  179. # style: italic
  180. # - family: Trajan Pro
  181. # fonts:
  182. # - asset: fonts/TrajanPro.ttf
  183. # - asset: fonts/TrajanPro_Bold.ttf
  184. # weight: 700
  185. #
  186. # For details regarding fonts from package dependencies,
  187. # see https://flutter.dev/custom-fonts/#from-packages