#stacdev risultati di ricerca

🚀 We’re live on Product Hunt! Stac is going to change how you ship updates 😄 Let us know your reviews and feedback 🙏 producthunt.com/products/stac #producthunt #stacdev


We are going live on @ProductHunt this Friday 🚀 Follow @stac_dev on Product Hunt and join us on this journey. Flutter devs, this one’s for you 🤩 #StacDev #FlutterDev #ProductHunt producthunt.com/products/stac?…


Stac 1.0 is here! 🚀 ⚡ Dart-to-JSON 🛠️ Stac CLI ☁️ Stac Cloud & Console … and a lot more ✨ Build server-driven UIs, ship updates without releasing a new app, and level up your Flutter game. #Flutterdev #SDUI #StacDev medium.com/stac/introduci…


💡 Stac Dev Tips #2 You can define padding & margin in 3 ways in Stac 📦👇 🔹 Single value → "padding": 8 🔹 List format → "padding": [10, 8, 10, 8] (Left, Top, Right, Bottom) 🔹 Side-specific → "padding": {"left": 10, "top": 8, "right": 10, "bottom": 8} #StacDev

stac_dev's tweet image. 💡 Stac Dev Tips #2 
You can define padding & margin in 3 ways in Stac 📦👇

🔹 Single value → "padding": 8
🔹 List format → "padding": [10, 8, 10, 8] (Left, Top, Right, Bottom)
🔹 Side-specific → "padding": {"left": 10, "top": 8, "right": 10, "bottom": 8}

#StacDev

🎌 To all the anime lovers out there… We’re cooking up an Anime app using Stac, our SDUI framework for Flutter — showcasing powerful Stac components, flexible UI, and real-time control. If you love anime and dev magic, you’re gonna love this. More soon 👇 #StacDev #Flutter

stac_dev's tweet image. 🎌 To all the anime lovers out there…

We’re cooking up an Anime app using Stac, our SDUI framework for Flutter — showcasing powerful Stac components, flexible UI, and real-time control.

If you love anime and dev magic, you’re gonna love this.
More soon 👇
#StacDev #Flutter

The new @stac_dev website is launching soon⚡ Stay tuned! 🚀 #StacDev #ServerDrivenUI #flutterdev

divyanshub024's tweet image. The new @stac_dev website is launching soon⚡
Stay tuned! 🚀 #StacDev #ServerDrivenUI #flutterdev

Added some animations to the @stac_dev website! 🔥 Check it out: stac.dev #StacDev #ServerDrivenUI @astrodotbuild


🚀 Launch alert Our early-bird offer for Stac Pro is now live. Grab the special pricing while it lasts and get ahead of the curve 🎉 🔗 stac.dev/pricing #StacDev #ServerDrivenUI #FlutterDev

stac_dev's tweet image. 🚀 Launch alert
Our early-bird offer for Stac Pro is now live. Grab the special pricing while it lasts and get ahead of the curve 🎉

🔗 stac.dev/pricing

#StacDev #ServerDrivenUI #FlutterDev

Just dropped: a TMDB Mobile App demo built with Stac, our server-driven UI framework. ✨ UI updates? Done instantly with JSON. No rebuilds. No redeploys. 🚀 #FlutterDev #SDUI #StacDev


🚀 Stac just crossed 500 stars on @github! 🔥 Huge thanks to everyone who’s supported, contributed, or tried it out. We’re just getting started 💙 🔗 github.com/StacDev/stac #StacDev @FlutterDev #SDUI

stac_dev's tweet image. 🚀 Stac just crossed 500 stars on @github! 🔥

Huge thanks to everyone who’s supported, contributed, or tried it out. We’re just getting started 💙

🔗 github.com/StacDev/stac

#StacDev @FlutterDev #SDUI

🚫 Myth: “Server Driven UI is just a webview, not native.” ✅ Reality: SDUI renders native UI (Flutter, SwiftUI, Jetpack Compose), not HTML. You get native performance + instant updates, without webview hacks. #StacDev #flutterdev #SDUI

stac_dev's tweet image. 🚫 Myth: “Server Driven UI is just a webview, not native.”
✅ Reality: SDUI renders native UI (Flutter, SwiftUI, Jetpack Compose), not HTML.

You get native performance + instant updates, without webview hacks.

#StacDev #flutterdev #SDUI

🚨 New docs alert: What is SDUI? We broke down how Server-Driven UI works, pros and cons, and companies who have adopted it. Check it out 👇 docs.stac.dev/sdui #Flutter #SDUI #StacDev


🚀 Want to build dynamic forms in Flutter? In my latest blog, I walk you through creating flexible, API-driven forms using @stac_dev - a Server Driven UI framework for Flutter! 🛠️✨ Read here 👉 medium.com/stac/building-… #Flutter #StacDev #ServerDrivenUI

divyanshub024's tweet image. 🚀 Want to build dynamic forms in Flutter?

In my latest blog, I walk you through creating flexible, API-driven forms using @stac_dev - a Server Driven UI framework for Flutter! 🛠️✨

Read here 👉 medium.com/stac/building-…

#Flutter #StacDev #ServerDrivenUI

🚨New docs: Rendering Stac widgets ✨ Cloud. Local JSON. Assets. Network. Check it out 👇 docs.stac.dev/concepts/rende… #Flutter #SDUI #StacDev


💡 Stac Tips & Tricks You can define colors in 3 ways in Stac 🎨👇 🔹 Hex codes → "#212121" 🔹 Theme colors → "primary", "secondary", "surface" 🔹 Material colors → "white" ✨ Use theme colors for consistency & dark mode support. #Flutter #StacDev #DevTips #ServerDrivenUI

stac_dev's tweet image. 💡 Stac Tips & Tricks
You can define colors in 3 ways in Stac 🎨👇

🔹 Hex codes → "#212121"
🔹 Theme colors → "primary", "secondary", "surface"
🔹 Material colors → "white"

✨ Use theme colors for consistency & dark mode support.
#Flutter #StacDev #DevTips #ServerDrivenUI

Say hello to DynamicView in @stac_dev — fetch data via API calls directly from JSON and hydrate your UI with live data. One step closer to fully dynamic, server-driven Flutter apps. 💪 #StacDev #FlutterDev #ServerDrivenUI

divyanshub024's tweet image. Say hello to DynamicView in @stac_dev — fetch data via API calls directly from JSON and hydrate your UI with live data. One step closer to fully dynamic, server-driven Flutter apps. 💪

#StacDev #FlutterDev #ServerDrivenUI

🚨 Stac v1.0.0-dev.5 is out! • WASM support 🧪 • Conditional widgets 🤖 • SVGs in StacImage 🖼️ • copyWithStyle, BackdropFilter, Visibility • And more! Massive thanks to our awesome contributors 💙 🔗 pub.dev/packages/stac/… #Flutter #StacDev #SDUI

stac_dev's tweet image. 🚨 Stac v1.0.0-dev.5 is out!

• WASM support 🧪
• Conditional widgets 🤖
• SVGs in StacImage 🖼️
• copyWithStyle, BackdropFilter, Visibility
• And more!

Massive thanks to our awesome contributors 💙
🔗 pub.dev/packages/stac/…

#Flutter #StacDev #SDUI

🎉 Stac v0.11 is live! A small but important update to keep things smooth and consistent. Huge shoutout to @Carlo_log for migrating the theme class — making Stac even up to date! 🙌 Explore the update🔗 pub.dev/packages/stac #StacDev #Flutter #ServerDrivenUI #OpenSource

stac_dev's tweet image. 🎉 Stac v0.11 is live!
A small but important update to keep things smooth and consistent.

Huge shoutout to @Carlo_log for migrating the theme class — making Stac even up to date! 🙌

Explore the update🔗 pub.dev/packages/stac

#StacDev #Flutter #ServerDrivenUI #OpenSource

Cooking up a Dart ➡️ JSON converter for @stac_dev. Say goodbye to writing boring JSON manually. #ServerDrivenUI #FlutterDev #StacDev


impressive dev work, stacc sats looks like gamechanging trading infra for solana


Creating some FOMO 👀 Me + my dev friend built SATS (Solana Advanced Trading System) Stacc SATS Think advanced trading terminal: load a coin → set trailing stop loss → system signs durable nonce + executes for you. Hijacking Solana core logic to give you ALL the order…


A great insight from Ryan and his journey starting with STACS. Starting from PGDE event at JPMorgan, supporting existing CS teachers & recruiting new CS teachers & importance of STACS support for CS from Early Years upwards on a national level. connected.stacs.scot

stacshq's tweet image. A great insight from Ryan and his journey starting with STACS. Starting from PGDE event at JPMorgan, supporting existing CS teachers & recruiting new CS teachers & importance of STACS support for CS from Early Years upwards on a national level. 

connected.stacs.scot

A great insight from Ryan and his journey starting with STACS. Starting from PGDE event at JPMorgan, supporting existing CS teachers & recruiting new CS teachers & importance of STACS support for CS from Early Years upwards on a national level. connected.stacs.scot

stacshq's tweet image. A great insight from Ryan and his journey starting with STACS. Starting from PGDE event at JPMorgan, supporting existing CS teachers & recruiting new CS teachers & importance of STACS support for CS from Early Years upwards on a national level. 

connected.stacs.scot

@stac_dev is live on @ProductHunt! It's almost been an year since @divyanshub024 and I started working on Stac. Close to 10,000 active developers and companies are now building with Stac. Devs are giving talks, writing blogs and making reels around the globe. Help us on PH…

🚀 We’re live on Product Hunt! Stac is going to change how you ship updates 😄 Let us know your reviews and feedback 🙏 producthunt.com/products/stac #producthunt #stacdev



Hello 👋 @stac_dev is now live on @ProductHunt 🚀 We’d love your support with an upvote and a quick comment. Help us make Stac #1 on PH today ✨ Let’s make some noise! producthunt.com/products/stac #ProductHunt #FlutterDev @byBisht @mitthulnayagam


🚀 We’re live on Product Hunt! Stac is going to change how you ship updates 😄 Let us know your reviews and feedback 🙏 producthunt.com/products/stac #producthunt #stacdev


We are going live on @ProductHunt this Friday 🚀 Follow @stac_dev on Product Hunt and join us on this journey. Flutter devs, this one’s for you 🤩 #StacDev #FlutterDev #ProductHunt producthunt.com/products/stac?…


Caching is now live in the dev branch of @stac_dev 🎉 Go give it a spin and feel the speed boost ⚡ More awesome features are lined up for the Stac 1.2 release, so keep an eye out… things are about to get exciting 😄 PR link: github.com/StacDev/stac/p…


🚀 Launch alert Our early-bird offer for Stac Pro is now live. Grab the special pricing while it lasts and get ahead of the curve 🎉 🔗 stac.dev/pricing #StacDev #ServerDrivenUI #FlutterDev

stac_dev's tweet image. 🚀 Launch alert
Our early-bird offer for Stac Pro is now live. Grab the special pricing while it lasts and get ahead of the curve 🎉

🔗 stac.dev/pricing

#StacDev #ServerDrivenUI #FlutterDev

🚨 New docs alert: What is SDUI? We broke down how Server-Driven UI works, pros and cons, and companies who have adopted it. Check it out 👇 docs.stac.dev/sdui #Flutter #SDUI #StacDev


🚨New docs: Rendering Stac widgets ✨ Cloud. Local JSON. Assets. Network. Check it out 👇 docs.stac.dev/concepts/rende… #Flutter #SDUI #StacDev


Stac 1.0 is here! 🚀 ⚡ Dart-to-JSON 🛠️ Stac CLI ☁️ Stac Cloud & Console … and a lot more ✨ Build server-driven UIs, ship updates without releasing a new app, and level up your Flutter game. #Flutterdev #SDUI #StacDev medium.com/stac/introduci…


We love this so much! 🙌 Huge thanks to Abd Alqader for this fantastic YouTube Short about Stac! 🎉 A perfect intro to building server-driven UIs and shipping app updates instantly in Flutter 💙 🚀 👉 youtube.com/shorts/yjMPQ3x… #StacDev #FlutterDev #SDUI #OpenSource

stac_dev's tweet card. Stac Flutter Package | Build Dynamic Server-Driven UIs in Flutter 🚀...

youtube.com

YouTube

Stac Flutter Package | Build Dynamic Server-Driven UIs in Flutter 🚀...


Nessun risultato per "#stacdev"

The new @stac_dev website is launching soon⚡ Stay tuned! 🚀 #StacDev #ServerDrivenUI #flutterdev

divyanshub024's tweet image. The new @stac_dev website is launching soon⚡
Stay tuned! 🚀 #StacDev #ServerDrivenUI #flutterdev

🚀 Stac just crossed 500 stars on @github! 🔥 Huge thanks to everyone who’s supported, contributed, or tried it out. We’re just getting started 💙 🔗 github.com/StacDev/stac #StacDev @FlutterDev #SDUI

stac_dev's tweet image. 🚀 Stac just crossed 500 stars on @github! 🔥

Huge thanks to everyone who’s supported, contributed, or tried it out. We’re just getting started 💙

🔗 github.com/StacDev/stac

#StacDev @FlutterDev #SDUI

Mirai is now Stac! 🚀 New name, same mission—building the future of Server-Driven UI in Flutter. 🔥 Stay tuned for what’s next! #StacDev #Flutter #ServerDrivenUI

stac_dev's tweet image. Mirai is now Stac! 🚀 

New name, same mission—building the future of Server-Driven UI in Flutter. 🔥
Stay tuned for what’s next! 

#StacDev #Flutter #ServerDrivenUI

Say hello to DynamicView in @stac_dev — fetch data via API calls directly from JSON and hydrate your UI with live data. One step closer to fully dynamic, server-driven Flutter apps. 💪 #StacDev #FlutterDev #ServerDrivenUI

divyanshub024's tweet image. Say hello to DynamicView in @stac_dev — fetch data via API calls directly from JSON and hydrate your UI with live data. One step closer to fully dynamic, server-driven Flutter apps. 💪

#StacDev #FlutterDev #ServerDrivenUI

🚀 Want to build dynamic forms in Flutter? In my latest blog, I walk you through creating flexible, API-driven forms using @stac_dev - a Server Driven UI framework for Flutter! 🛠️✨ Read here 👉 medium.com/stac/building-… #Flutter #StacDev #ServerDrivenUI

divyanshub024's tweet image. 🚀 Want to build dynamic forms in Flutter?

In my latest blog, I walk you through creating flexible, API-driven forms using @stac_dev - a Server Driven UI framework for Flutter! 🛠️✨

Read here 👉 medium.com/stac/building-…

#Flutter #StacDev #ServerDrivenUI

🚀 Stac v0.9 is here! 🎉 ✨ What’s New? 🔥 New Widgets – Hero, Radio, Slider, Opacity, Snackbar, Placeholder & more! 🎨 Name Colors – Added support for Material colors. 📚 Improved Docs – Tons of updates to make building with Stac even easier. #StacDev #FlutterDev #SDUI

stac_dev's tweet image. 🚀 Stac v0.9 is here! 🎉

✨ What’s New?

🔥 New Widgets – Hero, Radio, Slider, Opacity, Snackbar, Placeholder & more!
🎨 Name Colors – Added support for Material colors.
📚 Improved Docs – Tons of updates to make building with Stac even easier.

#StacDev #FlutterDev #SDUI

💡 Stac Tips & Tricks You can define colors in 3 ways in Stac 🎨👇 🔹 Hex codes → "#212121" 🔹 Theme colors → "primary", "secondary", "surface" 🔹 Material colors → "white" ✨ Use theme colors for consistency & dark mode support. #Flutter #StacDev #DevTips #ServerDrivenUI

stac_dev's tweet image. 💡 Stac Tips & Tricks
You can define colors in 3 ways in Stac 🎨👇

🔹 Hex codes → "#212121"
🔹 Theme colors → "primary", "secondary", "surface"
🔹 Material colors → "white"

✨ Use theme colors for consistency & dark mode support.
#Flutter #StacDev #DevTips #ServerDrivenUI

🎌 To all the anime lovers out there… We’re cooking up an Anime app using Stac, our SDUI framework for Flutter — showcasing powerful Stac components, flexible UI, and real-time control. If you love anime and dev magic, you’re gonna love this. More soon 👇 #StacDev #Flutter

stac_dev's tweet image. 🎌 To all the anime lovers out there…

We’re cooking up an Anime app using Stac, our SDUI framework for Flutter — showcasing powerful Stac components, flexible UI, and real-time control.

If you love anime and dev magic, you’re gonna love this.
More soon 👇
#StacDev #Flutter

🎉 Stac v0.11 is live! A small but important update to keep things smooth and consistent. Huge shoutout to @Carlo_log for migrating the theme class — making Stac even up to date! 🙌 Explore the update🔗 pub.dev/packages/stac #StacDev #Flutter #ServerDrivenUI #OpenSource

stac_dev's tweet image. 🎉 Stac v0.11 is live!
A small but important update to keep things smooth and consistent.

Huge shoutout to @Carlo_log for migrating the theme class — making Stac even up to date! 🙌

Explore the update🔗 pub.dev/packages/stac

#StacDev #Flutter #ServerDrivenUI #OpenSource

💡 Stac Dev Tips #2 You can define padding & margin in 3 ways in Stac 📦👇 🔹 Single value → "padding": 8 🔹 List format → "padding": [10, 8, 10, 8] (Left, Top, Right, Bottom) 🔹 Side-specific → "padding": {"left": 10, "top": 8, "right": 10, "bottom": 8} #StacDev

stac_dev's tweet image. 💡 Stac Dev Tips #2 
You can define padding & margin in 3 ways in Stac 📦👇

🔹 Single value → "padding": 8
🔹 List format → "padding": [10, 8, 10, 8] (Left, Top, Right, Bottom)
🔹 Side-specific → "padding": {"left": 10, "top": 8, "right": 10, "bottom": 8}

#StacDev

🚫 Myth: “Server Driven UI is just a webview, not native.” ✅ Reality: SDUI renders native UI (Flutter, SwiftUI, Jetpack Compose), not HTML. You get native performance + instant updates, without webview hacks. #StacDev #flutterdev #SDUI

stac_dev's tweet image. 🚫 Myth: “Server Driven UI is just a webview, not native.”
✅ Reality: SDUI renders native UI (Flutter, SwiftUI, Jetpack Compose), not HTML.

You get native performance + instant updates, without webview hacks.

#StacDev #flutterdev #SDUI

🚨 Stac v1.0.0-dev.5 is out! • WASM support 🧪 • Conditional widgets 🤖 • SVGs in StacImage 🖼️ • copyWithStyle, BackdropFilter, Visibility • And more! Massive thanks to our awesome contributors 💙 🔗 pub.dev/packages/stac/… #Flutter #StacDev #SDUI

stac_dev's tweet image. 🚨 Stac v1.0.0-dev.5 is out!

• WASM support 🧪
• Conditional widgets 🤖
• SVGs in StacImage 🖼️
• copyWithStyle, BackdropFilter, Visibility
• And more!

Massive thanks to our awesome contributors 💙
🔗 pub.dev/packages/stac/…

#Flutter #StacDev #SDUI

🚀 Launch alert Our early-bird offer for Stac Pro is now live. Grab the special pricing while it lasts and get ahead of the curve 🎉 🔗 stac.dev/pricing #StacDev #ServerDrivenUI #FlutterDev

stac_dev's tweet image. 🚀 Launch alert
Our early-bird offer for Stac Pro is now live. Grab the special pricing while it lasts and get ahead of the curve 🎉

🔗 stac.dev/pricing

#StacDev #ServerDrivenUI #FlutterDev

Loading...

Something went wrong.


Something went wrong.


United States Trends