✨ Made with Forui #1 Kicking off our Made with Forui series with Commingle, the first app we're featuring! Commingle is a beautifully crafted app for managing personal finances, splitting expenses, and keeping track of shared spending. commingle.app #flutter #flutterdev
🔦 Forui Widget Spotlight #21 Meet FToast: Place toasts at various positions, swipe to dismiss, and auto-dismiss after a duration or pin it open indefinitely. Add a suffix builder for actions. Learn more at forui.dev/docs/overlay... #flutterdev #flutter
🎨 We just launched Forui Create, a visual theme builder for Forui. Mix and match: - base and accent colors - font families - icon libraries - light and dark mode & more Copy one command and it automatically scaffolds your project. Try it out at create.forui.dev #flutter #flutterdev
Forui 0.25.0 is out! ✨ semanticsTooltip + a batch of screen reader fixes 📍 overlayLocation to control where popovers, menus & tooltips render 🎨 Open dialogs, sheets & toasts now restyle on theme changes 🧊 New FIcon, fixing flicker on theme rebuilds forui.dev #flutter #flutterdev
🔦 Forui Widget Spotlight #20 Meet FSheet: A modal panel that slides in from the edge you pick, top, bottom, left, or right. Drag it to dismiss or tap outside to close. Learn more at forui.dev/docs/overlay... #flutterdev #flutter
Forui 0.24.0 has been released with a completely rewritten CLI ✨ It now has beautiful new interactive prompts and far better DX. #flutterdev #flutter
🔦 Forui Widget Spotlight #19 Meet FSwitch: A toggle for a single setting that slides between on and off. Label, description, and error message come built in for use inside a form. Learn more at forui.dev/docs/form/sw... #flutterdev #flutter
🔦 Forui Widget Spotlight #18 Meet FTabs: Layered sections of content shown one at a time. Swipe between them on touch, and let the tab row scroll when there are too many to fit across the screen. Learn more at forui.dev/docs/navigat... #flutterdev #flutter
Two years ago today, the first version of Forui went live. Since then: 50+ widgets, 2.1k stars, and a lovely community. Thank you for building with us. Here's to year three. #flutterdev #flutter
🔦 Forui Widget Spotlight #17 Meet FTextField: A text input with label, description, and error built in. Reach for the email, password, and multiline presets, and add a clear button that appears once there's text. Learn more at forui.dev/docs/form/te... #flutterdev #flutter
🚀 Forui 0.23.0 is released! This update is focused on two major areas: a brand new FContextMenu widget and a complete rewrite of FCalendar. Let's break down what's new 👇 #flutterdev #flutter
🔦 Forui Widget Spotlight #16 Meet FDialog: A modal that interrupts with important content and waits for a response. Lay the actions out horizontally or vertically, and blur the barrier behind it. Learn more at forui.dev/docs/overlay... #flutterdev #flutter
🔦 Forui Widget Spotlight #15 Meet FBreadcrumb: Shows where the current page sits and lets users jump back to any ancestor. Collapse the middle into a popover menu and swap the divider for any widget. Learn more at forui.dev/docs/navigat... #flutterdev #flutter
🔦 Forui Widget Spotlight #14 Meet FSidebar: A side navigation with a sticky header and footer plus a scrollable content. Group items, nest them as deep as needed, and seamlessly integrate it with FScaffold. Learn more at forui.dev/docs/navigat... #flutterdev #flutter
Forui v0.22 is out! Haptic feedback is now fully implemented. Sliders nudge when thumbs collide or cross a tick, resizables respond as you drag, and the same system runs through pickers, menus, and dialogs, all switchable from a single setting on FThemeData. 🧵 Read the thread
🔦 Forui Widget Spotlight #13 Meet FSlider: A sliding input for continuous values, discrete steps, or a range between two thumbs. Add labelled marks along the track, or flip the whole thing vertical. Learn more at forui.dev/docs/form/sl... #flutterdev #flutter
🔦 Forui Widget Spotlight #12 Meet FBadge: A compact label for status, counts, or anything that needs to stand out. Four variants out of the box: primary, secondary, outline, and destructive. Learn more at forui.dev/docs/data/ba... #flutterdev #flutter
🔦 Forui Widget Spotlight #11 Meet FAvatar: An image component with a fallback for when the source fails or isn't set. Pass initials, an icon, or any widget. Learn more at forui.dev/docs/data/av... #flutterdev #flutter
🔦 Forui Widget Spotlight #10 Meet FAutocomplete: A text field with suggestions and inline typeahead. Press Tab to accept, group items into sections, or plug in an async filter with custom loading and error states. Learn more at forui.dev/docs/form/au... #flutterdev #flutter
🔦 Forui Widget Spotlight #9 Meet FAccordion: Expand and collapse content sections independently. Items can start expanded, and you can cap how many stay open at once. Learn more at forui.dev/docs/data/ac... #flutterdev #flutter
⭐ 2,000 stars on GitHub. Massive thanks to everyone who's starred, contributed, filed issues, and shipped with Forui. github.com/duobaseio/fo... #flutterdev #flutter
🔦 Forui Widget Spotlight #8 Meet FLineCalendar: A horizontally scrollable date picker for when a full calendar grid won't fit. Set the date range and control where the initial scroll lands. Learn more at forui.dev/docs/data/li... #flutterdev #flutter
Meet FDateTimePicker from Forui 0.21.0: Date and time in a single wheel picker. Arrow-key navigation across wheels, 24-hour mode, and custom intervals for days, hours, and minutes. forui.dev/docs/form/da... @forui.dev #flutterdev #flutter
🔦 Forui Widget Spotlight #7 Meet FTooltip: Contextual hints that trigger on hover, focus, or long press. Auto-flips on overflow, and grouped tooltips appear instantly after the first. Learn more at forui.dev/docs/overlay... #flutterdev #flutter
Forui 0.21.0 just dropped with FOtpField 🎉 A one-time password input you can shape with FOtpItem + FOtpDivider. SMS autofill and form validators included. forui.dev/docs/form/ot... More coming soon 👀 @forui.dev #flutterdev #flutter
🔦 Forui Widget Spotlight #6 Meet FSelect: A dropdown that scales from simple lists to async search. Group items into sections, add icons and subtitles, or plug in a custom filter with loading and error states. Learn more at forui.dev/docs/form/select #flutterdev #flutter
🔦 Forui Widget Spotlight #5 Meet FPagination: A page navigation for Flutter. Set the number of pages, configure visible siblings, and sync it with a PageView. Supports custom prev/next icons and hiding edge pages. Learn more at forui.dev/docs/navigation/pagination #flutterdev #flutter
🔦 Forui Widget Spotlight #4 Meet FCheckbox: Label, description, and error message built right in. Group multiple checkboxes with FSelectGroup for multi-option forms. Learn more at forui.dev/docs/form/ch... #flutterdev #flutter
🔦 Forui Widget Spotlight #3 Meet FResizable: Resizable split panes, horizontal or vertical. Set min extents per region, choose between cascading or independent resize, and pick your divider style (thumb, line, or none). Learn more at forui.dev/docs/layout/... #flutterdev #flutter
🔦 Forui Widget Spotlight #2 Meet FBottomNavigationBar: A minimal bottom nav for root pages. Pairs with FScaffold, supports icon + label items, and handles navigation with a simple index + onChange. Learn more at forui.dev/docs/navigat... #flutterdev #flutter