Flutter Screen Example

Flutter Screen Example

March 5, 2020 totosugito 0

Flutter Screens A collection of Login Screens, Buttons, Loaders and Widgets with attractive UIs, built with Flutter, ready to be used in your applications. Last […]

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: […]