2022-10-15 16:35:35 +00:00
|
|
|
name: lightmeter
|
|
|
|
description: A new Flutter project.
|
2022-12-14 17:33:38 +00:00
|
|
|
publish_to: "none"
|
2023-05-16 09:54:00 +00:00
|
|
|
version: 0.11.0+23
|
2022-10-15 16:35:35 +00:00
|
|
|
|
|
|
|
environment:
|
2023-05-11 13:30:18 +00:00
|
|
|
sdk: ">=3.0.0 <4.0.0"
|
2022-10-15 16:35:35 +00:00
|
|
|
|
|
|
|
dependencies:
|
2023-02-10 21:49:51 +00:00
|
|
|
app_settings: 4.2.0
|
2023-05-19 08:47:58 +00:00
|
|
|
camera: 0.10.5
|
2023-05-08 15:13:43 +00:00
|
|
|
clipboard: 0.1.3
|
2023-05-19 08:47:58 +00:00
|
|
|
dynamic_color: 1.6.5
|
|
|
|
exif: 3.1.4
|
|
|
|
firebase_core: 2.13.0
|
|
|
|
firebase_crashlytics: 3.3.1
|
2022-10-15 16:35:35 +00:00
|
|
|
flutter:
|
|
|
|
sdk: flutter
|
2023-05-19 08:47:58 +00:00
|
|
|
flutter_bloc: 8.1.2
|
2022-10-30 18:30:12 +00:00
|
|
|
flutter_localizations:
|
|
|
|
sdk: flutter
|
2023-05-11 13:30:18 +00:00
|
|
|
intl: 0.18.0
|
|
|
|
intl_utils: 2.8.2
|
2023-01-29 16:57:47 +00:00
|
|
|
light_sensor: 2.0.2
|
2023-03-30 19:24:18 +00:00
|
|
|
m3_lightmeter_resources:
|
|
|
|
git:
|
|
|
|
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
|
|
|
ref: main
|
2023-05-11 13:30:18 +00:00
|
|
|
material_color_utilities: 0.2.0
|
2023-05-19 08:47:58 +00:00
|
|
|
package_info_plus: 4.0.1
|
2022-11-27 20:22:56 +00:00
|
|
|
permission_handler: 10.2.0
|
2023-01-21 10:37:49 +00:00
|
|
|
provider: 6.0.4
|
2023-05-19 08:47:58 +00:00
|
|
|
shared_preferences: 2.1.1
|
|
|
|
url_launcher: 6.1.11
|
2023-03-30 19:24:18 +00:00
|
|
|
uuid: 3.0.7
|
2023-05-19 08:47:58 +00:00
|
|
|
vibration: 1.7.7
|
2022-10-15 16:35:35 +00:00
|
|
|
|
|
|
|
dev_dependencies:
|
2022-12-16 15:52:26 +00:00
|
|
|
flutter_launcher_icons: 0.11.0
|
|
|
|
flutter_native_splash: 2.2.16
|
2023-05-11 13:30:18 +00:00
|
|
|
google_fonts: 3.0.1
|
2023-05-19 08:47:58 +00:00
|
|
|
lint: 2.1.2
|
2023-05-11 13:30:18 +00:00
|
|
|
test: 1.24.1
|
2022-10-15 16:35:35 +00:00
|
|
|
|
|
|
|
flutter:
|
|
|
|
uses-material-design: true
|
|
|
|
|
2022-10-30 18:30:12 +00:00
|
|
|
flutter_intl:
|
2022-12-14 17:33:38 +00:00
|
|
|
enabled: true
|