pubspec.yaml 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  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. add_2_calendar: ^3.0.1
  27. aligned_tooltip: 0.0.1
  28. auto_size_text: 3.0.0
  29. cached_network_image: 3.4.1
  30. cached_network_image_platform_interface: 4.1.1
  31. cached_network_image_web: 1.3.1
  32. carousel_slider: 5.0.0
  33. collection: ^1.18.0
  34. cross_file: 0.3.5+1
  35. csslib: 1.0.2
  36. csv: 6.0.0
  37. debug_panel_proto:
  38. git:
  39. url: https://github.com/FlutterFlow/debug_panel_proto.git
  40. ref: v0.1.5
  41. dropdown_button2:
  42. git:
  43. url: https://github.com/FlutterFlow/dropdown_button2.git
  44. ref: 514178337dfbea442f617daed39c704b57593fc9
  45. path: packages/dropdown_button2
  46. easy_debounce: 2.0.1
  47. equatable: 2.0.7
  48. file_picker: 10.1.9
  49. firebase_core: 3.14.0
  50. firebase_core_platform_interface: 5.4.0
  51. firebase_core_web: 2.23.0
  52. firebase_crashlytics: 4.3.7
  53. firebase_crashlytics_platform_interface: 3.8.7
  54. firebase_performance: 0.10.1+7
  55. firebase_performance_platform_interface: 0.1.5+7
  56. firebase_performance_web: 0.1.7+13
  57. flutter_animate: 4.5.0
  58. flutter_blurhash: 0.9.1
  59. flutter_cache_manager: 3.4.1
  60. flutter_html:
  61. flutter_plugin_android_lifecycle: 2.0.28
  62. flutter_secure_storage: 10.0.0-beta.4
  63. flutter_secure_storage_linux: 2.0.1
  64. flutter_secure_storage_macos: 4.0.0
  65. flutter_secure_storage_platform_interface: 2.0.1
  66. flutter_secure_storage_web: 2.0.0
  67. flutter_secure_storage_windows: 4.0.0
  68. flutter_spinkit: 5.2.0
  69. flutter_staggered_grid_view: 0.7.0
  70. flutter_widget_from_html:
  71. font_awesome_flutter: 10.7.0
  72. from_css_color: 2.0.0
  73. go_router: 12.1.3
  74. google_fonts: 6.3.3
  75. google_mobile_ads: 6.0.0
  76. html: 0.15.6
  77. http: 1.4.0
  78. image_picker: 1.1.2
  79. image_picker_android: 0.8.12+23
  80. image_picker_for_web: 3.0.6
  81. image_picker_ios: 0.8.12+2
  82. image_picker_linux: 0.2.1+2
  83. image_picker_macos: 0.2.1+2
  84. image_picker_platform_interface: 2.10.1
  85. image_picker_windows: 0.2.1+1
  86. infinite_scroll_pagination: 4.0.0
  87. intl: 0.20.2
  88. json_path: 0.7.2
  89. mime_type: 1.0.0
  90. octo_image: 2.1.0
  91. page_transition: 2.1.0
  92. path_provider: 2.1.4
  93. path_provider_android: 2.2.10
  94. path_provider_foundation: 2.4.0
  95. path_provider_linux: 2.2.1
  96. path_provider_platform_interface: 2.1.2
  97. path_provider_windows: 2.3.0
  98. plugin_platform_interface: 2.1.8
  99. provider: 6.1.5
  100. share_plus: 10.0.2
  101. share_plus_platform_interface: 5.0.0
  102. shared_preferences: 2.5.3
  103. shared_preferences_android: 2.4.10
  104. shared_preferences_foundation: 2.5.4
  105. shared_preferences_linux: 2.4.1
  106. shared_preferences_platform_interface: 2.4.1
  107. shared_preferences_web: 2.4.3
  108. shared_preferences_windows: 2.4.1
  109. sqflite: 2.3.3+1
  110. sqflite_common: 2.5.4+3
  111. synchronized: 3.4.0
  112. timeago: 3.7.1
  113. url_launcher: 6.3.1
  114. url_launcher_android: 6.3.16
  115. url_launcher_ios: 6.3.3
  116. url_launcher_linux: 3.2.1
  117. url_launcher_macos: 3.2.2
  118. url_launcher_platform_interface: 2.3.2
  119. url_launcher_web: 2.4.1
  120. url_launcher_windows: 3.1.4
  121. video_player: 2.10.0
  122. video_player_android: 2.8.7
  123. video_player_avfoundation: 2.7.1
  124. video_player_platform_interface: 6.3.0
  125. video_player_web: 2.3.5
  126. # The following adds the Cupertino Icons font to your application.
  127. # Use with the CupertinoIcons class for iOS style icons.
  128. cupertino_icons: ^1.0.0
  129. dependency_overrides:
  130. http: 1.4.0
  131. pointer_interceptor: 0.10.1+2
  132. pointer_interceptor_ios: 0.10.1
  133. pointer_interceptor_platform_interface: 0.10.0+1
  134. pointer_interceptor_web: 0.10.2+1
  135. protobuf: 6.0.0
  136. uuid: ^4.0.0
  137. web: 1.1.0
  138. dev_dependencies:
  139. flutter_launcher_icons: 0.13.1
  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. image: 4.2.0
  146. lints: 4.0.0
  147. flutter_test:
  148. sdk: flutter
  149. flutter_launcher_icons:
  150. android: 'launcher_icon'
  151. ios: true
  152. web:
  153. generate: true
  154. image_path: 'assets/images/app_launcher_icon.png'
  155. adaptive_icon_background: '#9a141d'
  156. adaptive_icon_foreground: 'assets/images/adaptive_foreground_icon.png'
  157. # For information on the generic Dart part of this file, see the
  158. # following page: https://dart.dev/tools/pub/pubspec
  159. # The following section is specific to Flutter.
  160. flutter:
  161. # The following line ensures that the Material Icons font is
  162. # included with your application, so that you can use the icons in
  163. # the material Icons class.
  164. uses-material-design: true
  165. # To add assets to your application, add an assets section, like this:
  166. assets:
  167. - assets/fonts/
  168. - assets/images/
  169. - assets/videos/
  170. - assets/audios/
  171. - assets/rive_animations/
  172. - assets/pdfs/
  173. - assets/jsons/
  174. # An image asset can refer to one or more resolution-specific "variants", see
  175. # https://flutter.dev/assets-and-images/#resolution-aware.
  176. # For details regarding adding assets from package dependencies, see
  177. # https://flutter.dev/assets-and-images/#from-packages
  178. # To add custom fonts to your application, add a fonts section here,
  179. # in this "flutter" section. Each entry in this list should have a
  180. # "family" key with the font family name, and a "fonts" key with a
  181. # list giving the asset and other descriptors for the font. For
  182. # example:
  183. # fonts:
  184. # - family: Schyler
  185. # fonts:
  186. # - asset: fonts/Schyler-Regular.ttf
  187. # - asset: fonts/Schyler-Italic.ttf
  188. # style: italic
  189. # - family: Trajan Pro
  190. # fonts:
  191. # - asset: fonts/TrajanPro.ttf
  192. # - asset: fonts/TrajanPro_Bold.ttf
  193. # weight: 700
  194. #
  195. # For details regarding fonts from package dependencies,
  196. # see https://flutter.dev/custom-fonts/#from-packages