SYMBOL INDEX (177 symbols across 33 files) FILE: Flet-Utils/main.py function main (line 22) | def main(page: ft.Page): FILE: Flet-Utils/utils/alignment_utils.py class TabContentAlignment (line 5) | class TabContentAlignment(ft.UserControl): method __init__ (line 6) | def __init__(self): method copy_to_clipboard (line 30) | def copy_to_clipboard(self, e: ft.ControlEvent): method update_alignment (line 40) | def update_alignment(self, e: ft.ControlEvent): method build (line 56) | def build(self): function main (line 119) | def main(page: ft.Page): FILE: Flet-Utils/utils/blur_utils.py class TabContentBlur (line 10) | class TabContentBlur(ft.UserControl): method __init__ (line 12) | def __init__(self): method build (line 55) | def build(self): method update_blur (line 121) | def update_blur(self, e: ft.ControlEvent): method copy_to_clipboard (line 160) | def copy_to_clipboard(self, e: ft.ControlEvent): function main (line 169) | def main(page: ft.Page): FILE: Flet-Utils/utils/border_radius_utils.py class TabContentBorderRadius (line 5) | class TabContentBorderRadius(ft.UserControl): method __init__ (line 6) | def __init__(self): method update_border_radius (line 66) | def update_border_radius(self, e: ft.ControlEvent): method update_container_size (line 89) | def update_container_size(self, e: ft.ControlEvent): method copy_to_clipboard (line 108) | def copy_to_clipboard(self, e: ft.ControlEvent): method build (line 117) | def build(self): function main (line 182) | def main(page: ft.Page): FILE: Flet-Utils/utils/border_utils.py class TabContentBorder (line 7) | class TabContentBorder(ft.UserControl): method __init__ (line 9) | def __init__(self): method update_border (line 75) | def update_border(self, e: ft.ControlEvent): method update_container_size (line 101) | def update_container_size(self, e: ft.ControlEvent): method copy_to_clipboard (line 120) | def copy_to_clipboard(self, e: ft.ControlEvent): method build (line 129) | def build(self): function main (line 186) | def main(page: ft.Page): FILE: Flet-Utils/utils/circle_avatar_utils.py class TabContentCircleAvatar (line 8) | class TabContentCircleAvatar(ft.UserControl): method __init__ (line 10) | def __init__(self): method build (line 198) | def build(self): method update_avatar (line 249) | def update_avatar(self, e: ft.ControlEvent): method copy_to_clipboard (line 449) | def copy_to_clipboard(self, e: ft.ControlEvent): function main (line 475) | def main(page: ft.Page): FILE: Flet-Utils/utils/colors_utils.py class TabContentColors1 (line 6) | class TabContentColors1(ft.UserControl): method __init__ (line 9) | def __init__(self, expand=True): method build (line 18) | def build(self): class Tile (line 155) | class Tile(ft.Container): method __init__ (line 159) | def __init__(self, tile_text, color, page): method _build (line 170) | def _build(self): class TabContentColors2 (line 187) | class TabContentColors2(ft.UserControl): method __init__ (line 190) | def __init__(self, page): method build (line 211) | def build(self): function main (line 309) | def main(page: ft.Page): FILE: Flet-Utils/utils/divider_utils.py class TabContentDivider (line 6) | class TabContentDivider(ft.UserControl): method __init__ (line 8) | def __init__(self): method build (line 78) | def build(self): method update_divider (line 150) | def update_divider(self, e: ft.ControlEvent): method copy_to_clipboard (line 232) | def copy_to_clipboard(self, e: ft.ControlEvent): function main (line 248) | def main(page: ft.Page): FILE: Flet-Utils/utils/gradient_utils.py class TabContentLinearGradient (line 7) | class TabContentLinearGradient(ft.UserControl): method __init__ (line 8) | def __init__(self): method update_gradient (line 101) | def update_gradient(self, e: ft.ControlEvent): method update_container_size (line 240) | def update_container_size(self, e: ft.ControlEvent): method copy_to_clipboard (line 259) | def copy_to_clipboard(self, e: ft.ControlEvent): method build (line 268) | def build(self): class TabContentRadialGradient (line 342) | class TabContentRadialGradient(ft.UserControl): method __init__ (line 343) | def __init__(self): method update_gradient (line 455) | def update_gradient(self, e: ft.ControlEvent): method update_container_size (line 625) | def update_container_size(self, e: ft.ControlEvent): method copy_to_clipboard (line 644) | def copy_to_clipboard(self, e: ft.ControlEvent): method build (line 653) | def build(self): class TabContentSweepGradient (line 723) | class TabContentSweepGradient(ft.UserControl): method __init__ (line 724) | def __init__(self): method update_gradient (line 832) | def update_gradient(self, e: ft.ControlEvent): method update_container_size (line 992) | def update_container_size(self, e: ft.ControlEvent): method copy_to_clipboard (line 1011) | def copy_to_clipboard(self, e: ft.ControlEvent): method build (line 1020) | def build(self): function main (line 1086) | def main(page: ft.Page): FILE: Flet-Utils/utils/icon_utils.py class TabContentIcon (line 7) | class TabContentIcon(ft.UserControl): method __init__ (line 9) | def __init__(self): method build (line 112) | def build(self): method update_icon (line 169) | def update_icon(self, e: ft.ControlEvent): method copy_to_clipboard (line 314) | def copy_to_clipboard(self, e: ft.ControlEvent): function main (line 331) | def main(page: ft.Page): FILE: Flet-Utils/utils/icons_browser_utils.py class TabContentIconsBrowser (line 6) | class TabContentIconsBrowser(ft.UserControl): method __init__ (line 9) | def __init__(self): method build (line 12) | def build(self): function main (line 153) | def main(page: ft.Page): FILE: Flet-Utils/utils/padding_utils.py class TabContentPadding (line 6) | class TabContentPadding(ft.UserControl): method __init__ (line 7) | def __init__(self): method update_front_container_padding (line 68) | def update_front_container_padding(self, e: ft.ControlEvent): method update_front_container_size (line 94) | def update_front_container_size(self, e: ft.ControlEvent): method copy_to_clipboard (line 112) | def copy_to_clipboard(self, e: ft.ControlEvent): method build (line 122) | def build(self): function main (line 196) | def main(page: ft.Page): FILE: Flet-Utils/utils/progress_bar_utils.py class TabContentProgressBar (line 6) | class TabContentProgressBar(ft.UserControl): method __init__ (line 8) | def __init__(self): method build (line 142) | def build(self): method update_bar (line 195) | def update_bar(self, e: ft.ControlEvent): method copy_to_clipboard (line 357) | def copy_to_clipboard(self, e: ft.ControlEvent): function main (line 376) | def main(page: ft.Page): FILE: Flet-Utils/utils/progress_ring_utils.py class TabContentProgressRing (line 8) | class TabContentProgressRing(ft.UserControl): method __init__ (line 10) | def __init__(self): method build (line 144) | def build(self): method update_ring (line 194) | def update_ring(self, e: ft.ControlEvent): method copy_to_clipboard (line 358) | def copy_to_clipboard(self, e: ft.ControlEvent): function main (line 378) | def main(page: ft.Page): FILE: Flet-Utils/utils/shadermask_utils.py class TabContentShaderMask (line 7) | class TabContentShaderMask(ft.UserControl): method __init__ (line 8) | def __init__(self): method update_mask (line 97) | def update_mask(self, e: ft.ControlEvent): method copy_to_clipboard (line 172) | def copy_to_clipboard(self, e: ft.ControlEvent): method build (line 184) | def build(self): function main (line 232) | def main(page: ft.Page): FILE: Flet-Utils/utils/shadow_utils.py class TabContentShadow (line 8) | class TabContentShadow(ft.UserControl): method __init__ (line 10) | def __init__(self): method build (line 89) | def build(self): method update_shadow (line 143) | def update_shadow(self, e: ft.ControlEvent): method copy_to_clipboard (line 252) | def copy_to_clipboard(self, e: ft.ControlEvent): function main (line 261) | def main(page: ft.Page): FILE: Flet-Utils/utils/shape_utils.py class TabContentShape (line 5) | class TabContentShape(ft.UserControl): method __init__ (line 6) | def __init__(self): method update_shape (line 23) | def update_shape(self, e: ft.ControlEvent): method copy_to_clipboard (line 38) | def copy_to_clipboard(self, e: ft.ControlEvent): method build (line 51) | def build(self): function main (line 96) | def main(page: ft.Page): FILE: Flet-Utils/utils/tooltip_utils.py class TabContentTooltip (line 8) | class TabContentTooltip(ft.UserControl): method __init__ (line 10) | def __init__(self): method build (line 265) | def build(self): method update_tooltip (line 356) | def update_tooltip(self, e: ft.ControlEvent): method update_container_size (line 538) | def update_container_size(self, e: ft.ControlEvent): method copy_to_clipboard (line 558) | def copy_to_clipboard(self, e: ft.ControlEvent): function main (line 572) | def main(page: ft.Page): FILE: Flet-Utils/utils/vertical_divider_utils.py class TabContentVerticalDivider (line 6) | class TabContentVerticalDivider(ft.UserControl): method __init__ (line 8) | def __init__(self): method build (line 78) | def build(self): method update_vertical_divider (line 150) | def update_vertical_divider(self, e: ft.ControlEvent): method copy_to_clipboard (line 232) | def copy_to_clipboard(self, e: ft.ControlEvent): function main (line 248) | def main(page: ft.Page): FILE: Forms/login_utils.py class LoginWithCaptcha (line 12) | class LoginWithCaptcha(ft.Column): method __init__ (line 13) | def __init__(self, on_success: Callable = None, on_error: Callable = N... method update (line 161) | def update(self): method did_mount (line 169) | def did_mount(self): method will_unmount (line 177) | def will_unmount(self): method handle_textfield_change (line 192) | def handle_textfield_change(self, e): method handle_fields_validation (line 200) | def handle_fields_validation(self): method handle_login (line 221) | def handle_login(self, e): method generate_captcha (line 240) | def generate_captcha(self, length: int = 4): method generate_new_captcha (line 275) | def generate_new_captcha(self, e=None): method handle_audio_state_change (line 285) | def handle_audio_state_change(self, e): method handle_audio (line 294) | def handle_audio(self, e): method show_snackbar_message (line 304) | def show_snackbar_message(self, text: str = "Message:", duration: int ... FILE: Forms/login_with_captcha.py function main (line 5) | def main(page: ft.Page): FILE: IP Revealer/main.py function main (line 5) | def main(page: ft.Page): FILE: IP Revealer/main_with_ipify.py function main (line 6) | def main(page: ft.Page): FILE: Markdown Editor/main.py function main (line 7) | def main(page: ft.Page): FILE: Markdown Editor/utils.py function close_dialog (line 8) | def close_dialog(e): function open_dialog (line 15) | def open_dialog(e): function show_progress (line 22) | def show_progress(e): function unshow_progress (line 29) | def unshow_progress(e): function file_picker_result_import (line 35) | def file_picker_result_import(e: ft.FilePickerResultEvent): function on_upload_progress (line 63) | def on_upload_progress(e: ft.FilePickerUploadEvent): function upload_file (line 77) | def upload_file(e): function overwrite_textfield_and_md (line 95) | def overwrite_textfield_and_md(page, file_name_or_path, is_web=True): FILE: QR Code Generator/main.py function main (line 8) | def main(page: ft.Page): FILE: Random Image Viewer/main.py function main (line 5) | def main(page: ft.Page): FILE: Random Image Viewer/utils.py class ImageCard (line 7) | class ImageCard(ft.Card): method __init__ (line 13) | def __init__(self, img_id: int): method launch_img_url (line 71) | def launch_img_url(self, e): method copy_img_url (line 78) | def copy_img_url(self, e): method delete_img_card (line 83) | def delete_img_card(self, e): method hover_elevation (line 90) | def hover_elevation(self, e): FILE: Short Jokes/joke.py function fetch_joke (line 10) | def fetch_joke() -> Optional[dict]: function validate_joke (line 21) | def validate_joke(joke: dict) -> None: function render_joke (line 27) | def render_joke(joke: dict) -> Optional[str]: function return_joke (line 43) | def return_joke(): FILE: Short Jokes/main.py function main (line 7) | def main(page: ft.Page): FILE: Short Jokes/utils.py class JokeCard (line 4) | class JokeCard(ft.Card): method __init__ (line 10) | def __init__(self, joke_id: int, joke: str = "This is a Joke bro. Haha... method _build (line 16) | def _build(self): method copy_joke (line 62) | def copy_joke(self, e): method delete_joke_card (line 72) | def delete_joke_card(self, e): method hover_elevation (line 84) | def hover_elevation(self, e): FILE: StartUp Name Generator/main.py function main (line 7) | def main(page: ft.Page): FILE: URL shortener/main.py class ShortLinkRow (line 7) | class ShortLinkRow(ft.Row): method __init__ (line 10) | def __init__(self, shortened_link, link_source): method copy (line 39) | def copy(self, value): function main (line 48) | def main(page: ft.Page):