To register a Web Component in WebF with Dart, create a class that extends the YourComponentBindings generated by the WebF CLI.
Like a StatefulWidget, override createState() and implement build() to define the widget tree.
Implement the generated property and method stubs to…
WebF CLI includes a code generator that outputs both Dart bindings and a ready-to-publish npm package.
It’s built for Flutter developers: each run produces a complete npm package from your typings, and it automatically uses your Flutter package version.
You don’t need to touch…
The interface typings file is a subset of TypeScript’s type syntax. Follow the pattern below to declare your interfaces:
// Properties for your web component
<YourComponentName>Properties {
// ...
}
// Methods on your web component’s DOM instance
<YourComponentName>Methods {…
It’s easy to wrap your Flutter widget library as Web Components for JavaScript developers.
We’ve done a lot of work to make this process simple:
1. No JavaScript/TypeScript code involved
2. No glue/binding code to implement
3. Work entirely in Dart
There are just three steps:…
#WebF brings web development to #Flutter.
Unlike React Native, we don’t require developers to use special elements like <view> or <text> for basic UI markup. Instead, you can simply use HTML, CSS, and DOM APIs — the same foundations that most developers (and even AI tools) are…
There has been about one year since the last release on the open-source branch, leading some to believe the WebF project might have been discontinued.
On the contrary, 2025 is shaping up to be the most productive year yet for WebF.
Since we began rebuilding the entire engine…
456 Followers 918 FollowingFounder of https://t.co/a3tKpvPJCC - connect with real founders and make real connections, without the noise of social media. Verified UK Founders only.
2K Followers 292 FollowingTech lead by day, indie maker by night.
Building @datagrab_io in public.
Tweeting about web scraping, SaaS, and Node.js development.
48K Followers 2K Following🧢 The side business guy ↓ ❤️ https://t.co/HE2xKjFST6 ✏️ https://t.co/NU936ryKb1 🧱 https://t.co/id8Gp1CMfY 👩🏫 https://t.co/rfNa5ZRyuX
40K Followers 285 FollowingSave time on marketing → https://t.co/TAdLbL8L6W
Grow your revenue with free tools → https://t.co/Cr2ZUmf0Px
Fix your marketing → https://t.co/JVAAAONIXc
44K Followers 824 FollowingBuilt 8 startups in 12 months • Sold 3/8 startups • Building https://t.co/1tAr7flVT2, https://t.co/pL2Vv5UTCK, https://t.co/sYr4JzzOtJ, https://t.co/HvvzdvWg5H, https://t.co/gtanzcV2Gs and a secret startup 🤫
180K Followers 18K FollowingBuilding https://t.co/od97B0HVrk and https://t.co/666FnyVVE0 in Public. Raising all the boats with kindness.
🎙️ https://t.co/6w69DZmi8H · ✍️ https://t.co/lpnor5rsTW
36K Followers 292 FollowingBuilding ⬇️
SaaS Boilerplate → https://t.co/lZGHHHtXP7
Never miss a post that matters → https://t.co/YdapKTgnM8
100% human. Posts may contain satire.
168K Followers 903 FollowingBuilding software I love to use. https://t.co/p4T2vFZoJ1, https://t.co/y0Lq4RQRsu, https://t.co/KfFdieGrVf. Learn to build and learn to sell, you will be unstoppable.
942 Followers 7 FollowingCurating the best of the React.js ecosystem at https://t.co/B0hlgZDc2G Helping devs discover top tools, guides, and inspiration!
60K Followers 9 FollowingBun is a fast, all-in-one toolkit for installing, bundling, running and testing JavaScript & TypeScript. To install: `npm i -g bun`
75K Followers 4K Followingr/FlutterDev, a subreddit for Google's portable UI framework. This account is no longer functional due to Twitter's API changes.
370K Followers 8 FollowingVercel provides the developer tools and cloud infrastructure to build, scale, and secure a faster, more personalized web. Creators of @nextjs, @v0, and @aisdk.
65K Followers 506 FollowingPHP developer at @spatie_be, built @getmailcoach, https://t.co/IRUtuG0FwZ, @ohdearapp and @flareappio, blogging at https://t.co/a3spVy88VN
60K Followers 413 Following~20 yrs in web-dev, now mostly Laravel.
My Laravel courses: https://t.co/HRUAJdMRZL
My Youtube channel: https://t.co/qPQAkaov2F
320K Followers 529 FollowingProgressive JavaScript framework for building modern web interfaces. Created by @youyuxi, maintained by https://t.co/GBCO6zpjho.