zoom_sliver_app_bar 0.0.3 copy "zoom_sliver_app_bar: ^0.0.3" to clipboard
zoom_sliver_app_bar: ^0.0.3 copied to clipboard

An effortlessly implementable silver app bar. Simply import and it's ready to go. Its smoothly scaling animation and dynamic title font resizing enhance user-friendliness and convenience.

របារកម្មវិធី Zoom Sliver App Bar #

License Platform Flutter

altទិញកាហ្វេអោយខ្ញុំ? Buy me a cup of coffee?

English language below

ភាសាខ្មែរ #

របារកម្មវិធីដែលអាចធ្វើបានយ៉ាងងាយស្រួល។ គ្រាន់​តែ​នាំ​ចូល​ហើយយកប្រើ​ជាការ​ស្រេច​។ ចំណងជើងមានចលនាយ៉ាងរលូន និងការផ្លាស់ប្តូរទំហំពុម្ពអក្សរចំណងជើង។ #

អ្នកអាចប្រើវាបានដោយ៖

 dart pub add zoom_sliver_app_bar

 flutter pub add zoom_sliver_app_bar

កូដគំរូ #

   NestedScrollView(
          headerSliverBuilder: (context, innerBoxIsScrolled) {
            return [
              const ZoomSliverAppBarWidget(
                title: "....",
              ),
            ];
          },
   );

Khmer language above

English #

An effortlessly implementable silver app bar. Simply import and it's ready to go. Its smoothly scaling animation and dynamic title font resizing enhance user-friendliness and convenience. #

You can use it by:

 dart pub add zoom_sliver_app_bar

Or

 flutter pub add zoom_sliver_app_bar

Sample Code #

  NestedScrollView(
          headerSliverBuilder: (context, innerBoxIsScrolled) {
            return [
              const ZoomSliverAppBarWidget(
                title: "....",
              ),
            ];
          },
   );

alt text

MIT License

Copyright (c) 2024 SIVHONG DEAB

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

pagination scroll list vertical refresh loading pulling pull to refresh loadmore infinite scrolling load more & lazy loading

4
likes
130
points
31
downloads

Publisher

verified publishersivhongdeab.com

Weekly Downloads

An effortlessly implementable silver app bar. Simply import and it's ready to go. Its smoothly scaling animation and dynamic title font resizing enhance user-friendliness and convenience.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zoom_sliver_app_bar