flutter_dom_ui 0.0.8
flutter_dom_ui: ^0.0.8 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
<nav></nav> - ADD: Added new HTML DOM SeoBottomNavigationBar on SeoScaffold & also added 'floatingActionButton', 'drawer', 'endDrawer'.
0.0.8 #
-ADD: Added new HTML DOM SeoFooter which will show on Flutter as Container & on html as <footer></footer>