Flutter Counter (iOS & Android)
Flutter Counter is a plugin written in dart for flutter which is really simple and customizeable. Create it like any other widget, add params according to your need and presto! You have got the highly customizeable counter with callbacks. Zero boilerplate!
Getting Started
Create this widget as you do with other widgets
Constructor Options
There are some required values and other are for the customization
Beautify your widget with provided customization. You can also change color and size of both buttons and text.
Very simple to implement and looks awesome. You can find more details in sample app.