Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 540 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 540 Bytes

Custom Flutter widgets

This repository contains a set of custom and re-usable widgets free to use on different projects.

You can use each component of this repository by downloading and including it in your project or cloning it.

Available components are:

  1. NotificationManager. This is a helper class to generate SnackBar notifications everywhere in the app's codebase without being limited to Scafold inherited widgets.
  2. ImageSlider. An Instagram like Image Slider Widget