flutter_dom_ui 0.0.7
flutter_dom_ui: ^0.0.7 copied to clipboard
A new universal Flutter Web Seo package. flutter_dom_ui is a Flutter UI utility package designed to improve SEO-friendliness and accessibility in Flutter web applications. It includes custom semantic [...]
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- UPDATE: updated the README.md file.
0.0.3 #
- UPDATE: updated the README.md file.
- ADD: added example & screenshot in README.md file
0.0.4 #
- UPDATE: updated the description on pubspec.yaml file.
- REMOVE: removed textScaleFactor from seo_text file because of it's depcrecated.
0.0.5 #
- UPDATE: updated the SeoAppBar widget. Addeed flexibleSpace on SeoAppBar
0.0.6 #
- ADD: Added new HTML DOM SeoSingleChildScrollView
0.0.7 #
- ADD: Added new HTML DOM SeoBottomNavigationBar which will show on html as
- ADD: Added new HTML DOM SeoBottomNavigationBar on SeoScaffold & also added 'floatingActionButton', 'drawer', 'endDrawer'.