Home Artificial Intelligence Flet 1. 0 – Build cross-platform apps in Python
ARTIFICIAL INTELLIGENCE

Flet 1. 0 – Build cross-platform apps in Python

Flet 1. 0 – Build cross-platform apps in Python. Browse Python packages ↗Ready to shipPackage your app for desktop, mobile, and web with flet build.

What happened

Build beautiful web, desktop, and mobile apps from one Python codebase. Connect Flet MCP ↗Make it your ownCompose custom controls in Python or wrap Flutter packages in extensions to add new UI components and platform integrations. Start with a simple counter to see how Flet turns Python code into an interactive app. Build and publish ↗The web, your wayRun Python in the browser with Pyodide and WebAssembly, or keep your code on a server and send real-time UI updates.

TechEntertainmentNewsLunacy Audio Nova is a place to build and sell your own AI-powered music plug-insIt’s a development platform, a storefront, and a plug-in for your DAW. Lunacy, purveyor of fine VST plug-ins like Cube, a synth that you control by moving a ball around a 3D space, has just launched Nova, a platform where creators can build custom music tools using AI and sell them to others. “Chipotle is piloting a new Food Safety Risk Management Platform designed to provide a more consistent and centralized view of food safety risk across our restaurants,” said Laurie Schalow, Chipotle’s chief corporate affairs and food safety officer, in a statement.

The wider picture

Last year, ICE awarded Palantir a $30 million contract to build a surveillance platform that provided visibility on people self-deporting. Skip to main content⭐️ If you like Flet, give it a star on GitHub and join the discussion on Discord. Make yourself at home. iOSAndroidWindowsmacOSLinuxWebA SIMPLE EXAMPLEYour first Flet app. Build the interfaceUse ready-made controls for the text and button. Add the behaviorConnect the button to a Python function that increases the count. Compare the two styles ↗import flet as ftdef main(page: ft.

CENTER, expand=True, ) )ft. run(main)$ flet run counter. pyBUILT FOR THE WHOLE JOURNEYMore than a pretty interface. Good-looking Python GUIs150+ controls and services.

What has been reported

Test your app ↗Give your AI the right contextConnect your coding assistant to Flet MCP for version-specific API information and tools to find examples, icons, and CLI options. Build an extension ↗Build for more peopleSupport screen readers with labels and custom semantics. Explore accessibility ↗MEET FLET STUDIOAn idea is agreat place to start. Pick an example, write some Python, or ask the AI agent for a hand. 03Share what you madeSend a link, or download your project and keep building locally.

It’s a development platform, a storefront, and a plug-in for your DAW. by Terrence O'BrienSep 17, 2026, 2:00 PM UTCIf you buy something from a Verge link, Vox Media may earn a commission. But eventually, the company will launch Nova Builder, which will let anyone build their own plug-ins or remix existing ones. Terrence O'BrienAppsEntertainmentMusicNewsTechMore in: All the latest in AI ‘music’UMG is suing DistroKid for alleged deceptive trade practices and “blatant copyright infringement. ”Stevie BonifieldSep 15Roland is getting into generative AI music with Melody FlipTerrence O'BrienSep 4Suno yanks ad showing supposed endorsement from Mary J.

What happens next

The company is working on a “food safety risk platform” hosted on Palantir’s flagship software platform Foundry, according to screenshots viewed by WIRED. The platform appears to analyze factors like a store’s health department scores, pest incidents, and employee illnesses to assign a food safety score—basically, the store’s risk level. It's not known exactly when the partnership started or how widely the platform has been deployed, but it comes amid a particularly disastrous period for food safety.

“The platform brings key information together in one place, enabling our teams to more effectively identify trends, prioritize follow-up, and make proactive, data-informed decisions. ” Palantir did not respond to a request for comment. Try online ↗Read the docs →No frontend experience required. Try locally ↗Follow the installation guide for uv or pip. counter. pyImperativeDeclarativeImperative: update the controls directly when the button is clicked. Text("0", size=50, data=0) def increment(e): counter. data += 1 counter. value = str(counter. data) page. floating_action_button = ft.

The report has been compiled by The Daily Waves using information reported across flet.dev, theverge.com, wired.com. Details are presented according to the information available at the time of publication and may change as authorities, organisers or other relevant parties provide updates.

Was this article useful?