Flutter Simple Auth

Flutter Simple Auth

June 17, 2020 totosugito 0

Most apps need to make API calls. Every API needs authentication, yet no developer wants to deal with authentication. Simple Auth embeds authentication into the […]

Flutter Pdf Viewer

Flutter Pdf Viewer

June 16, 2020 totosugito 0

flutter_cached_pdfview A package to show Native PDF View for iOS and Android, support Open from a different resource like Path, Asset or Url and Cache […]

Flutter State Management Library

Flutter State Management Library

June 16, 2020 totosugito 0

A super-powerful flutter state management library inspired with MVC pattern with very flexible dependency injection. MAJOR UPDATE: v1.1.7 FULL DOCUMENTATION: https://xamdev.gq/momentum/#/ Recommended Advance Example App […]

Beauty Timeline Flutter

Beauty Timeline Flutter

June 16, 2020 totosugito 0

TimelineTile A package to help build customisable timelines in Flutter. Example You can access the example project for a Timeline Showcase. The Beautiful Timelines contains […]

Flutter Grid Waterfall Flow Layout

Flutter Grid Waterfall Flow Layout

June 15, 2020 totosugito 0

waterfall_flow A Flutter grid view easy to build waterfall flow layout quickly. Web demo for WaterfallFlow waterfall_flow Use Easy to use CollectGarbage ViewportBuilder LastChildLayoutTypeBuilder CloseToTrailing […]

Flutter Motion Tab Bar

Flutter Motion Tab Bar

June 15, 2020 totosugito 0

Motion Tab Bar A beautiful animated widget for your Flutter apps Getting Started Add the plugin: dependencies: motion_tab_bar: ^0.1.1 Basic Usage Adding the widget MotionTabController […]