menu
at_location_flutter package
documentation
common_components/confirmation_dialog.dart
common_components/confirmation_dialog.dart
dark_mode
light_mode
common_components/confirmation_dialog
library
Functions
confirmationDialog
(
String
title
, {
required
dynamic
onYesPressed
(),
dynamic
onNoPressed
()?
})
→
Future
<
void
>
Displays a confirmation dialog with the given
title
at_location_flutter package
documentation
common_components/confirmation_dialog.dart
at_location_flutter
package
Libraries
at_location_flutter
at_location_flutter_plugin
common_components/bottom_sheet
common_components/build_marker
common_components/circle_marker_painter
common_components/collapsed_content
common_components/confirmation_dialog
common_components/contacts_initial
common_components/custom_circle_avatar
common_components/custom_popup_route
common_components/custom_toast
common_components/display_tile
common_components/draggable_symbol
common_components/floating_icon
common_components/loading_widget
common_components/location_prompt_dialog
common_components/marker_cluster
common_components/marker_custom_painter
common_components/pointed_bottom
common_components/pop_button
common_components/popup
common_components/tasks
common_components/text_tile
common_components/text_tile_repeater
location_modal/hybrid_model
location_modal/key_location_model
location_modal/location_data_model
location_modal/location_modal
location_modal/location_notification
map_content/flutter_map/flutter_map
map_content/flutter_map/src/core/bounds
map_content/flutter_map/src/core/center_zoom
map_content/flutter_map/src/core/point
map_content/flutter_map/src/core/util
map_content/flutter_map/src/geo/crs/crs
map_content/flutter_map/src/geo/latlng_bounds
map_content/flutter_map/src/gestures/gestures
map_content/flutter_map/src/gestures/latlng_tween
map_content/flutter_map/src/layer/circle_layer
map_content/flutter_map/src/layer/group_layer
map_content/flutter_map/src/layer/layer
map_content/flutter_map/src/layer/marker_layer
map_content/flutter_map/src/layer/overlay_image_layer
map_content/flutter_map/src/layer/polygon_layer
map_content/flutter_map/src/layer/polyline_layer
map_content/flutter_map/src/layer/tile_layer
map_content/flutter_map/src/layer/tile_provider/tile_provider
map_content/flutter_map/src/map/flutter_map_state
map_content/flutter_map/src/map/map
map_content/flutter_map/src/map/map_state_widget
map_content/flutter_map/src/plugins/plugin
map_content/flutter_map_marker_cluster/src/anim_type
map_content/flutter_map_marker_cluster/src/core/distance_grid
map_content/flutter_map_marker_cluster/src/core/quick_hull
map_content/flutter_map_marker_cluster/src/core/spiderfy
map_content/flutter_map_marker_cluster/src/marker_cluster_layer
map_content/flutter_map_marker_cluster/src/marker_cluster_layer_options
map_content/flutter_map_marker_cluster/src/marker_cluster_plugin
map_content/flutter_map_marker_cluster/src/node/marker_cluster_node
map_content/flutter_map_marker_cluster/src/node/marker_node
map_content/flutter_map_marker_popup/src/marker_popup
map_content/flutter_map_marker_popup/src/popup_builder
map_content/flutter_map_marker_popup/src/popup_container
map_content/flutter_map_marker_popup/src/popup_controller
map_content/flutter_map_marker_popup/src/popup_event
map_content/flutter_map_marker_popup/src/popup_event_actions
map_content/flutter_map_marker_popup/src/popup_marker_layer
map_content/flutter_map_marker_popup/src/popup_marker_layer_options
map_content/flutter_map_marker_popup/src/popup_marker_layer_plugin
map_content/flutter_map_marker_popup/src/popup_position
map_content/flutter_map_marker_popup/src/popup_snap
screens/home/home_screen
screens/map_screen/map_screen
screens/notification_dialog/notification_dialog
screens/request_location/request_location_sheet
screens/share_location/share_location_sheet
service/api_service
service/at_location_notification_listener
service/contact_service
service/distance_calculate
service/home_screen_service
service/key_stream_service
service/location_service
service/master_location_service
service/my_location
service/notify_and_put
service/request_location_service
service/search_location_service
service/send_location_notification
service/sharing_location_service
show_location
utils/constants/colors
utils/constants/constants
utils/constants/init_location_service
utils/constants/text_strings
utils/constants/text_styles
confirmation_dialog library