Better Programming

Advice for programmers.

Member-only story

DISCOVER FLUTTER — WEEK #23

My February Recommendations for Flutter Packages

The best packages that I discovered in January 2021

3 min readFeb 2, 2021

--

Photo by Joshua Earle on Unsplash

It’s time for my February recommendations for Flutter packages. Here are my top five discoveries related to this topic.

1. Monitor Your Progress Easily With Progress Bar

Monitoring any type of progress is essential for growth. A great library that provides a highly customizable circular slider/progress bar and spinner is the sleek_circular_slider Flutter package.

https://pub.dev/packages/sleek_circular_slider

2. Input Stepper Is Important

An input stepper is always an inevitable input control that helps users to place an order, turn the sound volume up or down, and increase or decrease a particular value.

--

--

Jelena Jovanoski
Jelena Jovanoski

Written by Jelena Jovanoski

On my journey to become a Flutter dev I will be sharing knowledge by writing short texts about what new know-how’s I’ve learned, in the next 30 weeks.

No responses yet