Build basic #Grammarly App in #Flet || Chapter 09 || #Flutter in #Python

preview_player
Показать описание

OS Used: macOS Ventura (M1 Chip) - Version 13.0.1

#flet #python #chatgpt #pythontutorial #flet #tutorial #beginner #advance #flutter #flutterdeveloper #coding #development #smartgurucool #kmranrg

Follow Us:

Kumar Anurag Social Media Handles:

Рекомендации по теме
Комментарии
Автор

Sorry in the VertexAi code I forgot to remove the previous chat-completion code.

emilioferreramontero
Автор

How can Flutter access peripherals connected to the desktop? For example, in Windows there's DLLs that have functions that return a pointer to structure, but how does Flutter work with that?

bennguyen
Автор

as always fantastic content and great teaching skills! It will be great to create a video where you could create like an starter project template that has the right folder structure.. navigation.. buttons.. etc with responsive layout.. that we could use for any project in general..

fabsync
Автор

bro how to know what parameters are there in the response. and how did we know for other response. we can know only by executing the code or there is any other method to know the properties in response

ganeshreddy
Автор

Sir I am getting a TypeError as StandardEnglish() takes no arguments.
Plz help me out

noeljoshua
Автор

Thank you for your lessons. I really like flet. I have a question. How do I close a frameless application? Sorry for my bad English

coldheadkeeper
Автор

Hello. I've got a question. I can not move a window after adding frameless (windows 11). What can I do?

coldheadkeeper
Автор

As said already in the comments, Amazing. Thanks again

Is there a way to return variables (without making them global) with an on_click event?

For example I want to return x and y
file_submit_button = ft.FloatingActionButton(text="Submit", on_click=file_submit)
and I have some values in ft.TextFields which I assign to variables in the function. I can't seem to pass them out of the function without making them global.


usually one would use: x, y = file_submit() with the return x, y

chrisingram
join shbcf.ru