A short demo of a Pet Adoption App Flutter App Flutter application, using animated container and a transform through Matrix translate. Inspired in Marina Logunova's design link.
- PageView.builder.
- Provider for conserve the state of the buttons and filter by categories.
- Carousel Slider.
- Auto Size Font for autosize the text when scrolling.
- AnimatedContainer for make a custom drawer with animation. Also, use a Matrix4.translationValues.
##Graphical resource
##Useful info: Change launch icon
Packages used:
- provider: ^6.0.2 link
- font_awesome_flutter: ^9.2.0 link
- provider: link
- carousel_slider: ^4.1.1 link
- auto_size_text: ^3.0.0 [link]https://pub.dev/packages/auto_size_text)