menu
fireflutter package
documentation
house_test/house_test_helper.functions.dart
house_test/house_test_helper.functions.dart
dark_mode
light_mode
house_test/house_test_helper.functions
library
Properties
testCount
↔
int
getter/setter pair
testCountFailed
↔
int
getter/setter pair
testCountSuccess
↔
int
getter/setter pair
testName
↔
String
getter/setter pair
Functions
isTrue
(
bool
re
,
String
message
)
→ dynamic
loginAsA
(
)
→
Future
<
String
>
loginAsB
(
)
→
Future
<
String
>
testLoginAs
(
{
required
String
email
,
required
String
password
})
→
Future
<
String
>
testLogout
(
)
→
Future
<
void
>
testReport
(
)
→ dynamic
testStart
(
String
name
)
→ dynamic
fireflutter package
documentation
house_test/house_test_helper.functions.dart
fireflutter
package
Libraries
admin/admin.service
admin/widgets/admin
category/category
exception/error_code
exception/error_code/chat.error_code
exception/error_code/house.error_code
exception/error_code/user.error_code
exception/house.exception
extensions/datetime.extension
extensions/string.extensions
fireflutter
functions/alert_dialog.function
functions/auth.functions
functions/confirm_dialog.function
functions/error_dialog.function
functions/etc.functions
functions/input_dialog.function
functions/locale.functions
functions/log.functions
functions/toast.function
house.service
house_test/house_test_helper.functions
house_test/unit_tests/todo/todo.unit_test
house_test/unit_tests/user/user.service.test
house_test/widgets/house_test.screen
storage/storage.service
storage/widget/storage.upload_selection_bottom_sheet
todo/assign
todo/screens/task.create.screen
todo/screens/task.detail.screen
todo/task
todo/todo.service
todo/widgets/task.grid_view
todo/widgets/task.list_view
translation/translation.extensions
translation/translation.service
translation/translation.texts
user/screens/user.profile_update.screen
user/screens/user.public_profile.screen
user/user
user/user.defines
user/user.service
user/user.test
user/widgets/auth_state
user/widgets/display_name
user/widgets/my_doc
user/widgets/user.avatar
user/widgets/user.list_tile
user/widgets/user.list_view
user/widgets/user.photo.list_view
user/widgets/user.update_avatar
user/widgets/user_doc
widgets/auth/email_password_login
widgets/input/label_field
house_test_helper.functions library