m3_lightmeter/lib/data/models
Vadim c66381f813
ML-191 Add an ability to add a generic film, that will accept a formula (#195)
* sync with resources

* separated `ExpandableSectionList` as widget

* fixed generic type

* implemented `FilmsScreen` (wip)

* made `SliverScreen` title a widget

* [`FilmEditScreen`] wip

* [`FilmEditScreen`] added validation

* fixed title overflow for `SliverScreen`

* [`FilmEditScreen`] separated add and edit blocs

* [`FilmEditScreen`] split into separate components

* added bottom widget to `SliverScreen`

* implemented films list tabs fo `FilmsScreen`

* added films screen to navigation

* replaced explicit routes names with enum values

* implemented CRUD for custom films

* added placeholder for empty custom films list

* added `FilmsStorageService`

* fixed unit tests

* fixed integration tests

* lint

* fixed golden tests

* added iap stub methods

* added custom films to features list

* use 2.0.0 resouces

* fixed film picket tests

* migrated to iap 1.0.1

* autofocus film name field

* wait for the film to edited

* migrated to iap 1.1.0

* typo

* wait for storage initialization

* migrated to iap 1.1.1

* fixed films initialization

* added conditions to films model `updateShouldNotifyDependent`

* typo

* fixed select film discard notify

* covered films model `updateShouldNotifyDependent`
2024-11-03 20:16:01 +01:00
..
app_feature.dart ML-191 Add an ability to add a generic film, that will accept a formula (#195) 2024-11-03 20:16:01 +01:00
camera_feature.dart ML-129 Spot metering (#136) 2023-11-11 21:05:11 +01:00
dynamic_colors_state.dart
ev_source_type.dart
exposure_pair.dart Implemented IAP & Equipment profiles (#89) 2023-09-02 10:32:08 +02:00
feature.dart ML-134 Set Feature.showUnlockProOnMainScreen: true (#169) 2024-04-15 13:18:50 +02:00
metering_screen_layout_config.dart ML-108 First exposure metering seems to be wrong (#163) 2024-04-06 19:14:37 +02:00
supported_locale.dart Add Chinese language support (#91) 2023-07-24 09:35:30 +02:00
theme_type.dart Format & tasks 2023-01-26 18:03:48 +03:00
volume_action.dart ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00