A set of PHP classes to let you manage your Dynamic Widget UI programmatically.

Overview

Dynamic Widget for Flutter

A set of PHP classes to let you manage your Dynamic Widget UI programmatically.

Why?

Why not? Developing my application I found really interesting dengyin2000 package and after I implemented it I found some problems to handle widgets as I would have liked.

...

Supported widgets

  • Container
  • Text
  • TextSpan
  • TextStyle
  • RaisedButton
  • ElevatedButton
  • TextButton
  • Row
  • Column
  • AssetImage
  • NetworkImage
  • FileImage
  • Placeholder
  • GridView
  • ListView
  • PageView
  • Expanded
  • Padding
  • Center
  • Align
  • AspectRatio
  • FittedBox
  • Baseline
  • Stack
  • Positioned
  • IndexedStack
  • ExpandedSizedBox
  • SizedBox
  • Opacity
  • Wrap
  • ClipRRect
  • SafeArea
  • ListTile
  • SelectableText
  • Icon
  • DropCapText
  • Scaffold
  • AppBar
  • LimitedBox
  • Offstage
  • OverflowBox
  • Divider
  • RotatedBox

These are the official supported widgets from Dynamic Widget documentation.

You might also like...
Acme Widget Co

AcmeWidgetCo Building app docker-compose up -d --build Starting app docker-compose up -d Running tests docker-compose run php vendor/bin/phpunit Docum

A widget that displays a Bible verse every day in the Statamic dashboard
A widget that displays a Bible verse every day in the Statamic dashboard

Statamic Widget: Verse of the Day What is it A widget that displays a Bible verse every day in the Statamic dashboard. How to install it Install via c

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.

Made a custom Elementor widget because i wasn't able to find any free version of a slider with thumbnails.
Made a custom Elementor widget because i wasn't able to find any free version of a slider with thumbnails.

Support my work ❤️ Buy me a coffee ☕ How to install Download - place in plugin folder - Activate under WordPress dashboard. How to use Open Elemento

🐟Sakana-Widget for Typecho Plugin
🐟Sakana-Widget for Typecho Plugin

🐟 SakanaTypecho「石蒜模拟器Typecho插件」 让你的博客可以随时随地“摸鱼”...... 本项目基于sakana-widget的封装,以及上游项目sakana 功能 后台可以配置默认角色名 可选CDN包括JSDelivr、CloudFlare亦可使用本地源 组件大小和边距可调 手

Miniset allows you to create compact sets of fields that either combine into a string of classes, or return a simple array of values

Miniset allows you to create compact sets of fields that either combine into a string of classes, or return a simple array of values. Miniset

Laravel Podcast Manager is a complete podcast manager package for Laravel 5.3+ that enables you to manage RSS feeds for your favorite podcasts and listen to the episodes in a seamless UI.
Laravel Podcast Manager is a complete podcast manager package for Laravel 5.3+ that enables you to manage RSS feeds for your favorite podcasts and listen to the episodes in a seamless UI.

laravelpodcast | A Laravel podcast manager package - v0.0.8 Introduction Laravel Podcast Manager is a complete podcast manager package for Laravel 5.3

Venture allows you to create and manage complex, async workflows in your Laravel apps.

Venture is a package to help you build and manage complex workflows of interdependent jobs using Laravel's queueing system. Installation Note: Venture

Magento 2 Blog is an extension that allows you to manage your store and blog
Magento 2 Blog is an extension that allows you to manage your store and blog

Magento 2 Blog Extension by Magefan Magento 2 Blog is an extension that allows you to manage your store and blog from one place without having to rely

Owner
Agostino Fiscale
Curious, enthusiastic and proactive developer always open to new challenges.
Agostino Fiscale
An installer package that let's you install NodeJS and NPM as a Composer dependency.

NodeJS installer for Composer This is an installer that will download NodeJS and NPM and install them in your Composer dependencies. Installation is s

TheCodingMachine 106 Sep 30, 2022
Laravel-Weather let you get weather info from qweather.com

Laravel Weather Weather info system for Laravel. Installing composer require layoute/laravel-weather -vvv Configuration and Migrations php artisan ven

Layoute 1 May 26, 2022
A set of classes to create and manipulate HTML objects abstractions

HTMLObject HTMLObject is a set of classes to create and manipulate HTML objects abstractions. Static calls to the classes echo Element::p('text')->cla

Emma Fabre 128 Dec 22, 2022
Set of classes and tools to communicate with a Noso wallet using NosoP

NosoPHP Set of classes and tools to communicate with a Noso wallet using NosoP(Noso Protocol) Examples Node Info include __DIR__ . '/vendor/autoload.p

Noso Project 1 Jan 10, 2022
The simplest way to create a dynamic sitemap for your self-coded website which you have made by using PHP/HTML/CSS/Js etc... Scripts.

Sitemap_index.xml The simplest way to create a dynamic sitemap for your self-coded website which you have made by using PHP/HTML/CSS/Js etc... Scripts

Tanish Raj 1 Oct 16, 2021
Naive Bayes works by looking at a training set and making a guess based on that set.

Naive Bayes Naive Bayes works by looking at a training set and making a guess based on that set. It uses simple statistics and a bit of math to calcul

Assisted Mindfulness 29 Nov 27, 2022
PHP package to make your objects strict and throw exception when you try to access or set some undefined property in your objects.

?? Yell PHP package to make your objects strict and throw exception when you try to access or set some undefined property in your objects. Requirement

Zeeshan Ahmad 20 Dec 8, 2018
Hi Im L, I found a box that I believe it's contain Kira's real ID. for open that box we need to find three keys. let's start looking for them

DeathNote ctf Description are you smart enaugh to help me capturing the three keys for open the box that contain the real ID of kira? Let's start solv

Hamza Elansari 4 Nov 28, 2022
Let's Encrypt wrapper for Laravel

Let's Encrypt Laravel A Laravel package for easily generating and renewing SSL certificates using Let's Encrypt. This package is especially useful if

Daan Raatjes 113 Dec 30, 2022
Enforce that your classes get only instantiated by the factories you define!

Enforce that your classes get only instantiated by the factories you define!

null 3 Nov 15, 2021