Flutter Image Compressed Library

Flutter Image Compressed Library

April 18, 2020 totosugito 0

flutter_luban Flutter Image Compressed Library. An image compress package like Luban for Dart, based on image.This library has no system platform constraints. Example CompressObject compressObject […]

Flutter Circular Profile Avatar

Flutter Circular Profile Avatar

April 18, 2020 totosugito 0

circular_profile_avatar CircularProfileAvatar is a Flutter package which allows developers to implement circular profile avatar with border, overlay, initialsText and many other awesome features, which simplifies […]

Flutter Photo View

Flutter Photo View

April 18, 2020 totosugito 0

Flutter Photo View A simple zoomable image/content widget for Flutter. PhotoView enables images to become able to zoom and pan with user gestures such as […]

Flutter Parallax Widget

Flutter Parallax Widget

April 13, 2020 totosugito 0

A Flutter widget that paints an image and moves it at a slower speed than the main scrolling content. Installation Add dependency to your pubspec.yaml: […]

Flutter Carousel Slider Widget

Flutter Carousel Slider Widget

April 13, 2020 totosugito 0

carousel_slider A Flutter carousel widget, support infinite scroll and custom child widget, with auto play feature. Installation Add carousel_slider: ^1.4.1 in your pubspec.yaml dependencies. And […]