Icon builder
Author: b | 2025-04-25
Description. Material Design Icons for Page Builders – adds Google Material Design Icons into Icons control of Page Builders. Supported Page Builders:
Icon builder Icons - Download 195 Free Icon builder icons here
05, 2024 )Fixed: Form builder label issue at builder end Fixed: Location import issue Fixed: Form builder default value set issue Updated: Ajax builder sortable custom fields3.1.13 ( Oct 31, 2024 )Fixed: Form builder Video url issue Fixed: Form Video url field validation issue Fixed: Country state issue for TaxFixed: Elementor widgets & Gutenberg block RTL issueFixed: Active location/category filter hidden issue3.1.12 ( Oct 28, 2024 )Fixed: Category location import issueFixed: Warning issueFixed: image delete issue subscriber userUpdate: Custom field support for developer3.1.11 ( Oct 21, 2024 )Fixed: Load listing metadata to the listing objects before sending to hookFixed: Form builder: submit and update button typoFixed: Form builder: Update translation issue3.1.10 ( Oct 15, 2024 )Fixed: Form builder Submit button translation issueFixed: Form builder Apostrophe comma issue Fixed: User import issue during listing importAdded: Form builder add File field at repeater field 3.1.9 ( Sep 30, 2024 )Fixed: Form builder File field icon issueFixed: Form builder date field display issueFixed: Form builder textarea data save and display issueFixed: Form builder Content save issue from admin endFixed: Form builder data save issue from admin endFixed: Form builder data migration from selection issueFixed: WPML Endpoint translation Fixed: Rest api key regenerate issueUpdate: add new function FBHelper::isEnabled to check from builder is enabledAdded: Form builder Category field new option Allowed categoriesAdded: Form builder Geo Location fieldAdded: Form builder Import Export3.1.8 ( Sep 12, 2024 )Fixed: Block pagination issueFixed: Form builder icon display issue at frontendAdded: Form builder Repeater field compatibilityAdded: Form builder field control for Single page view and archive page viewAdded: Demo importer compatibilityUpdated: Coding update at Single listing and archive listing page for form builder capability3.1.7 ( Aug 26, 2024 )Fixed: Hide custom field menu for form builder from admin menuAdded: From builder: Icon feature to from, section, fields, options (Dropdown, Checkbox, Radio) Added: Default FormBuilder enable for first installation Added: Demo importer compatibility3.1.6 ( Aug 16, 2024 )Fixed: Email header responsive issueFixed: Form Builder – Email required issueAdded: Form Builder – Multi currency supportAdded: Form Builder – support WPML form title fieldAdded: Form Builder – Support Classified Listing MultilingualAdded: BridgeCore Plugin SupportAdded: Tax feature at billing3.1.5 ( Jul 29, 2024 )Fixed: Booking field added at Form builderFixed: Image edit option at form builder 3.1.4 ( Jul 10, 2024 )Fixed: Form builder unknown order index issue Fixed: Form builder file field requiredFixed: Form builder WPML translation issue at frontendFixed: User related other fields default value issueFixed: Field Placeholder text Fixed: Form builder issue with preset field not display Fixed: Form builder After remove filed need to remove from preset immediateFixed: Elementor builder Error (Post Type Check) Added: New HOOK added wp_rtcl_session_allow_guest_user 3.1.3 ( Jul 02, 2024 )Added: Form builder custom field display orderFixed: Ajax filter price range step issueFixed: Controller Query array index not found Fixed: Email template translation issueAdded: Hook for upload directory disableFixed: responsive status color issueFixed: Post id not found issueFixed: Email footer css issueFixed: Admin end Dialog popup window css issueUpdate: Ajax filter template security3.1.2 ( Jun Description. Material Design Icons for Page Builders – adds Google Material Design Icons into Icons control of Page Builders. Supported Page Builders: Free download for Windows and Mac. Mac version. Icon Builders. Icon builders - Comparison. A number of icon builder utilities exist allowing you to create icon images, but the vast majority 🔙 Swipe to navigate back and admire beautifully morphing widgets.SwipeablePageRouteSwipeablePageRoute is a specialized CupertinoPageRoute that allows your users to go back by swiping anywhere on the current page. Use it instead of MaterialPageRoute or CupertinoPageRoute: MyPageContent(),));">Navigator.of(context).push(SwipeablePageRoute( builder: (BuildContext context) => MyPageContent(),));If your page contains horizontally scrollable content, you can limit SwipeablePageRoute to only react on drags from the start (left in LTR, right in RTL) screen edge — just like CupertinoPageRoute: MyHorizontallyScrollablePageContent(),));">Navigator.of(context).push(SwipeablePageRoute( canOnlySwipeFromEdge: true, builder: (BuildContext context) => MyHorizontallyScrollablePageContent(),));You can get the SwipeablePageRoute wrapping your current page using context.getSwipeablePageRoute().To use swipeable pages with a PageTransitionsTheme, use SwipeablePageTransitionsBuilder.⚠️ SwipeablePageTransitionsBuilder must be set for TargetPlatform.iOS.For all other platforms, you can decide whether you want to use it.This is because PageTransitionsTheme uses the builder for iOS whenever a pop gesture is in progress.Usage with Go RouterTo use swipeable pages with Flutter's Go Router, use SwipeablePage and the pageBuilder parameter in GoRoute instead of builder: const MyScreen(), // ...)// After, with swipeable pages:GoRoute( pageBuilder: (context, state) => SwipeablePage( builder: (context) => MyScreen(), ), // ...)">// Before, without swipeable pages:GoRoute( builder: (context, state) => const MyScreen(), // ...)// After, with swipeable pages:GoRoute( pageBuilder: (context, state) => SwipeablePage( builder: (context) => MyScreen(), ), // ...)MorphingAppBar & MorphingSliverAppBarAs you can see in the demo above, there's a beautiful animation happening to the app bar. That's a MorphingAppBar!You can construct MorphingAppBar (corresponds to AppBar) and MorphingSliverAppBar (corresponds to SliverAppBar) just like the originals:( key: ValueKey('overflow'), itemBuilder: (context) => [ PopupMenuItem(child: Text('Overflow action 1')), PopupMenuItem(child: Text('Overflow action 2')), ], ), ], bottom: TabBar(tabs: [ Tab(text: 'Tab 1'), Tab(text: 'Tab 2'), Tab(text: 'Tab 3'), ]),)">MorphingAppBar( backgroundColor: Colors.green, title: Text('My Page'), actions: [ IconButton( key: ValueKey('play'), icon: Icon(Icons.play_arrow), onPressed: () {}, ), IconButton( key: ValueKey('favorite'), icon: Icon(Icons.favorite), onPressed: () {}, ), PopupMenuButtonvoid>( key: ValueKey('overflow'), itemBuilder: (context) => [ PopupMenuItemvoid>(child: Text('Overflow actionComments
05, 2024 )Fixed: Form builder label issue at builder end Fixed: Location import issue Fixed: Form builder default value set issue Updated: Ajax builder sortable custom fields3.1.13 ( Oct 31, 2024 )Fixed: Form builder Video url issue Fixed: Form Video url field validation issue Fixed: Country state issue for TaxFixed: Elementor widgets & Gutenberg block RTL issueFixed: Active location/category filter hidden issue3.1.12 ( Oct 28, 2024 )Fixed: Category location import issueFixed: Warning issueFixed: image delete issue subscriber userUpdate: Custom field support for developer3.1.11 ( Oct 21, 2024 )Fixed: Load listing metadata to the listing objects before sending to hookFixed: Form builder: submit and update button typoFixed: Form builder: Update translation issue3.1.10 ( Oct 15, 2024 )Fixed: Form builder Submit button translation issueFixed: Form builder Apostrophe comma issue Fixed: User import issue during listing importAdded: Form builder add File field at repeater field 3.1.9 ( Sep 30, 2024 )Fixed: Form builder File field icon issueFixed: Form builder date field display issueFixed: Form builder textarea data save and display issueFixed: Form builder Content save issue from admin endFixed: Form builder data save issue from admin endFixed: Form builder data migration from selection issueFixed: WPML Endpoint translation Fixed: Rest api key regenerate issueUpdate: add new function FBHelper::isEnabled to check from builder is enabledAdded: Form builder Category field new option Allowed categoriesAdded: Form builder Geo Location fieldAdded: Form builder Import Export3.1.8 ( Sep 12, 2024 )Fixed: Block pagination issueFixed: Form builder icon display issue at frontendAdded: Form builder Repeater field compatibilityAdded: Form builder field control for Single page view and archive page viewAdded: Demo importer compatibilityUpdated: Coding update at Single listing and archive listing page for form builder capability3.1.7 ( Aug 26, 2024 )Fixed: Hide custom field menu for form builder from admin menuAdded: From builder: Icon feature to from, section, fields, options (Dropdown, Checkbox, Radio) Added: Default FormBuilder enable for first installation Added: Demo importer compatibility3.1.6 ( Aug 16, 2024 )Fixed: Email header responsive issueFixed: Form Builder – Email required issueAdded: Form Builder – Multi currency supportAdded: Form Builder – support WPML form title fieldAdded: Form Builder – Support Classified Listing MultilingualAdded: BridgeCore Plugin SupportAdded: Tax feature at billing3.1.5 ( Jul 29, 2024 )Fixed: Booking field added at Form builderFixed: Image edit option at form builder 3.1.4 ( Jul 10, 2024 )Fixed: Form builder unknown order index issue Fixed: Form builder file field requiredFixed: Form builder WPML translation issue at frontendFixed: User related other fields default value issueFixed: Field Placeholder text Fixed: Form builder issue with preset field not display Fixed: Form builder After remove filed need to remove from preset immediateFixed: Elementor builder Error (Post Type Check) Added: New HOOK added wp_rtcl_session_allow_guest_user 3.1.3 ( Jul 02, 2024 )Added: Form builder custom field display orderFixed: Ajax filter price range step issueFixed: Controller Query array index not found Fixed: Email template translation issueAdded: Hook for upload directory disableFixed: responsive status color issueFixed: Post id not found issueFixed: Email footer css issueFixed: Admin end Dialog popup window css issueUpdate: Ajax filter template security3.1.2 ( Jun
2025-03-26🔙 Swipe to navigate back and admire beautifully morphing widgets.SwipeablePageRouteSwipeablePageRoute is a specialized CupertinoPageRoute that allows your users to go back by swiping anywhere on the current page. Use it instead of MaterialPageRoute or CupertinoPageRoute: MyPageContent(),));">Navigator.of(context).push(SwipeablePageRoute( builder: (BuildContext context) => MyPageContent(),));If your page contains horizontally scrollable content, you can limit SwipeablePageRoute to only react on drags from the start (left in LTR, right in RTL) screen edge — just like CupertinoPageRoute: MyHorizontallyScrollablePageContent(),));">Navigator.of(context).push(SwipeablePageRoute( canOnlySwipeFromEdge: true, builder: (BuildContext context) => MyHorizontallyScrollablePageContent(),));You can get the SwipeablePageRoute wrapping your current page using context.getSwipeablePageRoute().To use swipeable pages with a PageTransitionsTheme, use SwipeablePageTransitionsBuilder.⚠️ SwipeablePageTransitionsBuilder must be set for TargetPlatform.iOS.For all other platforms, you can decide whether you want to use it.This is because PageTransitionsTheme uses the builder for iOS whenever a pop gesture is in progress.Usage with Go RouterTo use swipeable pages with Flutter's Go Router, use SwipeablePage and the pageBuilder parameter in GoRoute instead of builder: const MyScreen(), // ...)// After, with swipeable pages:GoRoute( pageBuilder: (context, state) => SwipeablePage( builder: (context) => MyScreen(), ), // ...)">// Before, without swipeable pages:GoRoute( builder: (context, state) => const MyScreen(), // ...)// After, with swipeable pages:GoRoute( pageBuilder: (context, state) => SwipeablePage( builder: (context) => MyScreen(), ), // ...)MorphingAppBar & MorphingSliverAppBarAs you can see in the demo above, there's a beautiful animation happening to the app bar. That's a MorphingAppBar!You can construct MorphingAppBar (corresponds to AppBar) and MorphingSliverAppBar (corresponds to SliverAppBar) just like the originals:( key: ValueKey('overflow'), itemBuilder: (context) => [ PopupMenuItem(child: Text('Overflow action 1')), PopupMenuItem(child: Text('Overflow action 2')), ], ), ], bottom: TabBar(tabs: [ Tab(text: 'Tab 1'), Tab(text: 'Tab 2'), Tab(text: 'Tab 3'), ]),)">MorphingAppBar( backgroundColor: Colors.green, title: Text('My Page'), actions: [ IconButton( key: ValueKey('play'), icon: Icon(Icons.play_arrow), onPressed: () {}, ), IconButton( key: ValueKey('favorite'), icon: Icon(Icons.favorite), onPressed: () {}, ), PopupMenuButtonvoid>( key: ValueKey('overflow'), itemBuilder: (context) => [ PopupMenuItemvoid>(child: Text('Overflow action
2025-04-13ZaBox 0.1 ... your favorite applications from the program's icon from system tray. Features: -------------- *Easy to use *Very simple *Lightweight ... Freeware Automatically Synchronize Folders Software 7.0 This software offers a solution to users who want to automatically synchronize two folders so that the contents of both folders are identical and contain the most update to date files. ... Shareware | $19.99 tags: autosync, between pc and memory card, add remove a file, change the name, folders changes, synchronise two folders together, backup, backing up, between computers, device, external hard drive, laptop, home and office, files WampServer 64-bit 3.3.2 ... as you want. WampServer also has a trayicon to manage your server and its settings. WampServer's functionalities are very complete and easy to use so we won't ... Open Source WinLock Professional 9.1.7 ... you to restrict your users from accessing important system resources like Control Panel, desktop, and system registry, disable Windows hotkeys (such as Alt-Ctrl-Del, Alt-Tab, ... can use your computer. It runs from the system tray and requires a password to gain access ... Shareware | $31.95 SecurityCam 2.1.0.3 ... The program stays out of way in system tray area, and waits for a movement at the ... Trialware | $25.00 InstallAware Studio Admin Install Builder X6 ... multiple copies of your application on the same system, without requiring instance transforms or adding an MSI ... Only InstallAware provides feature-level customizations at runtime. Exclusive! System Tray Minimized Setups The new System Tray MSIcode ... Shareware | $3 999.00 tags: install builder, installation builder, installer builder, make install, install maker, appx builder, app-v builder, installer, install, web installer, windows installer xml, desktop bridge, installtailor ScreenBlur 2.0.12 ... a password. Right click the program's icon in system tray to change the password, lock your screen, and ... the screen with a left click on its tray icon, or after you set or change ... Freeware Ultimate Calendar 1.8.1.2 Update 1 ... and displayed when the mouse hovers over the tray icon and Unicode support. Ultimate Calendar – ... and displayed when the mouse hovers over the tray icon *new* Autostart on system startup Plugins support. ... Trialware | $3.70 MS Visio Automatic Backup Software 7.0 ... every 24 hours. This application sits in the system tray at the bottom right corner of the screen. ... Shareware | $19.99 tags: autobackup visio, vsd backup, vsdx backups, back up vsds,
2025-04-04Using ToastBuilder.var builder = Toast.builder();builder.title("My Title");builder.content("Some content");builder.toast();ClosingYou can prematurely close messages if the toaster implementation supports it.var builder = Toast.builder();builder.title("My Title");builder.content("Some content");var slice = builder.toast();// ...slice.close();If you want to be notified when a message is closed, e.g. dismissed by the user. Set a listener on the builder. { System.out.println("Message closed.");});builder.toast();">var builder = Toast.builder();builder.content("Some content");builder.closed(() -> { System.out.println("Message closed.");});builder.toast();ActionsIf the toaster implementation supports them, Actions may be added. An action would usually be represented as a button on a notification message.There is a special action, the defaultAction(). This is usually invoked when the whole notification message is clicked, or it may simply be presented as another button.Be aware different implementations have different restrictions on how many actions can be presented. System.out.println("Do Action 1")); builder.action("Action 2", () -> System.out.println("Do Action 2")); builder.defaultAction(System.out.println("Do Default Action")); builder.toast();"> var builder = Toast.builder(); builder.content("Some content"); builder.action("Action 1", () -> System.out.println("Do Action 1")); builder.action("Action 2", () -> System.out.println("Do Action 2")); builder.defaultAction(System.out.println("Do Default Action")); builder.toast();SettingsSome settings may be provided to alter the behaviour of the toasters. These are only hints, and specifictoasters can ignore any and all of them.ToasterFactory.setSettings(new ToasterSettings().setAppName("My App Name"));Some toaster implementations have additional hints that can be passed. These hints are onlygenerally only supported by individual toolkits. For example, to resize icons or images inthe SWT implementation, you would do the following.ToasterSettings settings = new ToasterSettings();settings.getHints().put(BasicToastHint.ICON_SIZE, 64);ToasterFactory.setSettings(settings);BasicToastHint contains a generic list of hints that a provider may or may not support. Seethe class documentation for more detail.Hints may also be set on individual toast, see ToastBuilder.hints().The Tray Icon ModeSome implementations will require and/or show an icon in your system tray. This will be where the notificationmessages are anchored to. You can set a hint as to how to treat this icon via the configuration.ToasterSettings settings = new ToasterSettings();settings.setAppName("My App Name");settings.setSystemTrayIconMode(SystemTrayIconMode.HIDDEN);ToasterFactory.setSettings(settings);The options for system tray icon mode are :-HIDDEN. The icon will be hidden at all times. This may require the use of a transparent image depending on the platform.SHOW_TOAST_TYPE_WHEN_ACTIVE. When active, the icon in the system tray will reflect the type of the current message that is being displayed.SHOW_DEFAULT_WHEN_ACTIVE. When a message is shown, the
2025-03-29// Instantiate the drag shadow builder. We use this imageView object // to create the default builder. val myShadow = View.DragShadowBuilder(view: this) // Start the drag. v.startDragAndDrop(dragData, // The data to be dragged. myShadow, // The drag shadow builder. null, // No need to use local data. 0 // Flags. Not currently used, set to 0. ) // Indicate that the long-click is handled. true }}Java// Create a string for the ImageView label.private static final String IMAGEVIEW_TAG = "icon bitmap";...// Create a new ImageView.ImageView imageView = new ImageView(context);// Set the bitmap for the ImageView from an icon bitmap defined elsewhere.imageView.setImageBitmap(iconBitmap);// Set the tag.imageView.setTag(IMAGEVIEW_TAG);// Set a long-click listener for the ImageView using an anonymous listener// object that implements the OnLongClickListener interface.imageView.setOnLongClickListener( v -> { // Create a new ClipData. This is done in two steps to provide clarity. The // convenience method ClipData.newPlainText() can create a plain text // ClipData in one step. // Create a new ClipData.Item from the ImageView object's tag. ClipData.Item item = new ClipData.Item((CharSequence) v.getTag()); // Create a new ClipData using the tag as a label, the plain text MIME type, // and the already-created item. This creates a new ClipDescription object // within the ClipData and sets its MIME type to "text/plain". ClipData dragData = new ClipData( (CharSequence) v.getTag(), new String[] { ClipDescription.MIMETYPE_TEXT_PLAIN }, item); // Instantiate the drag shadow builder. We use this imageView object // to create the default builder. View.DragShadowBuilder myShadow = new View.DragShadowBuilder(imageView); // Start the drag. v.startDragAndDrop(dragData, // The data to
2025-04-01Use the new feedback icon on the app banner.What's fixed[Non China] AI Prompt Builder: fix for app not opening when triggeredSettings reset to default after system restart sometimesVersion 1.86.669369 (Mac) & 1.86.675082 (Windows)February 05, 2025New devicesStreamCam Webcams (StreamCam & ReachMX Creative ConsoleStability improvementNew featuresSmart Actions: New AI Prompt Builder action available when creating Smart Actions. Now incorporate our AI Prompt Builder into your action steps to streamline your workflow[Non China] AI Prompt Builder: Introducing our app banner to help you find app icons easilyWhat's fixedFixes for some random crashes[Non China]AI Prompt Builder is now disabled by default on fresh install of Options+ and on upgrade if the feature was not used before.The screen capture action was recently updated for Windows with additional options. If you were using it for a basic print screen function (as an action for a key/button), you'll need to reassign it to the 'Print Screen' action.Version 1.85.655119December 11, 2024New devicesC920 Webcams (C920, C920s, C920x)C922 Webcams (C922, C922x, C922 Pro, 1080p Pro Stream)C930s Webcams (C930s, C930n)Brio Webcams (Brio, 4K Pro, Brio 4K, Brio Pro X 4K, Brio UHD 4K, Brio 4k Stream)Brio 500 Webcams (Brio 500, Brio 501, Brio 505)MX Creative ConsoleYou can find and download new icon packs on the Logi Marketplace.You can now cut and paste actions across pages on the MX Creative Keypad configuration page.Stability improvementsNew featuresMX Keys Mini for Business, MX Keys Mini for Mac, and MX Keys Mini now offer an enhanced backlighting experience like backlighting duration, automatic brightness and battery saving
2025-04-22