animated_title_appbar 0.0.1 copy "animated_title_appbar: ^0.0.1" to clipboard
animated_title_appbar: ^0.0.1 copied to clipboard

animated_title_appbar

animated_title_appbar #

animated_title_appbar

Features #

This package is useful for Animation of appbar title.

Getting started #

To get started, place your AnimatedTitleAppBar. controller in the AnimatedTitleAppBar slot of a Scaffold. For example:

ScrollController scrollController = ScrollController();

AnimatedTitleAppBar(
scrollController: scrollController,
title: "Exercises",
maxTextSize: 35,
isBottomPadding: true,
leftPadding: 20,
minTextSize: 20,
trailing:Widget(
),)

Additional information #

  • you can easily implement of this package also easy to make great animation of title in the appbar.
  • it also dynamic fully dynamic package. so you can easily change your sizes of text.
2
likes
120
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

animated_title_appbar

Documentation

API reference

License

OFL-1.1, Apache-2.0, BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_title_appbar