Flutter Showcase View

Flutter Showcase View

July 9, 2020 totosugito 0

ShowCaseView A Flutter package allows you to Showcase/Highlight your widgets step by step. Preview Installing Add dependency to pubspec.yaml Get the latest version in the […]

Flutter Intro Views

Flutter Intro Views

March 2, 2020 totosugito 0

IntroViews is inspired by Paper Onboarding and developed with love from scratch. I decided to rewrite almost all the features in order to make it […]

Flutter Page Transformer

Flutter Page Transformer

March 2, 2020 totosugito 0

transformer_page_view PageTransformer for flutter is a library to create transition animation for page in flutter. Very simple to use import 'package:transformer_page_view/transformer_page_view.dart'; … new TransformerPageView( loop: […]