demoflu 2.5.0
demoflu: ^2.5.0 copied to clipboard
Simplify package demonstration with a versatile web application for showcasing widget usage.
2.5.0 #
CodeSection- Allow to discard all DemoFlu marks.
- Allows bold subtext.
WidgetSection- Adding link feature to show full source code page.
2.4.0 #
- Keeping page state.
DemoFluPage- The
initializemethod has been changed tobuildSections.
- The
- Cache to load code.
2.3.0 #
PageSectionGroup- bug fix: was always using the full width.
- Borders
- Allow setting theme color.
2.2.0 #
- Changing macro behavior
- The macro stopped returning the section and started receiving it.
WidgetSection- Allow to change the
widgetBuilder.
- Allow to change the
2.1.0 #
- Improving console, code and widget session settings.
DemoFluThemeclass.- Special borders for sections.
- Section group.
- Sections with margin.
- Sections of the page need to be initialized in the initialize method and no longer in the constructor.
- Macros.
- Title sections has been renamed to Heading section.
2.0.0 #
Introducing a revised version of DemoFlu. In this update, each menu item now directs users to a page with multiple sections, such as texts, banners, and code samples. This enhancement offers a more comprehensive documentation experience, allowing users to explore various aspects of the package's functionality in a structured manner. This update significantly improves the usability and experimentation capabilities of the package.
1.2.1 #
- Bugfix
- Failing to find first menu item with example.
1.2.0 #
DemoFluApp- New parameters:
minMenuWidthandmaxMenuWidth. - Menu item wrapping.
- New parameters:
1.1.0 #
DemoMenuItem- Has been changed to store the menu children.
DemoFluApp- The
menuItemsparameter has been renamed torootMenus.
- The
1.0.0 #
- New layout
- Refactor
DemoFluApp- The
appMenuBuilderparameter has been replaced bymenuItems(list ofDemoMenu). - The
widgetBackgroundparameter has been renamed toexampleBackground.
- The
DemoMenuItem- The
codeFile,resizable,maxSizeandconsoleEnabledparameters has been moved to classAbstractExample. - The
builderparameter has been replaced byexample. - The
indentationparameter has been renamed toindent.
- The
0.16.0 #
multi_split_viewdependency updated to 2.2.0flex_color_pickerdependency updated to 3.0.0
0.15.0 #
multi_split_viewdependency updated to 2.1.0- Code view filling parent width.
0.14.0 #
MenuItemrenamed toDemoMenuItemurl_launcherdependency updated to 6.1.2flex_color_pickerdependency updated to 2.5.0
0.13.0 #
multi_split_viewdependency updated to 2.0.0
0.12.0 #
multi_split_viewdependency updated to 1.13.0
0.11.0+1 #
- Removing unnecessary imports
0.11.0 #
url_launcherdependency updated to 6.0.18multi_split_viewdependency updated to 1.11.0
0.10.0 #
- Feature to add extra Widgets that can communicate with the main Widget in the example
0.9.0 #
- New layout and resizing widget
multi_split_viewdependency updated to 1.10.0url_launcherdependency updated to 6.0.13
0.8.3 #
multi_split_viewdependency updated to 1.9.0
0.8.2 #
multi_split_viewdependency updated to 1.8.0
0.8.1 #
multi_split_viewdependency updated to 1.7.2
0.8.0 #
- Black and white color picker
0.7.2 #
multi_split_viewdependency updated to 1.7.1
0.7.1 #
- Bugfix
MultiSplitViewThemebeing propagated to example widgets
0.7.0 #
- Update of dependencies
- Indentation in menu items
0.6.1 #
- Exporting Dart file correctly
0.6.0 #
- Simplifying widget injection in the menu
0.5.0 #
- Initial width and height weights
- Background color picker
0.4.0 #
- Custom buttons on the example menu.
0.3.0 #
- New menu style
- Improving performance
0.2.0 #
- Configurable menu item
- Console view area
- Copy code to clipboard
- Resizable areas
0.1.0 #
- Initial release
