Flutter Gems is a curated list of 7000+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Button and Progress Button packages

Last updated: October 19, 2025

A Button is the most commonly used UI component in an app that a user can tap or click to perform an action. Apart from the built-in simple buttons, there are various Flutter packages that can help you add customized buttons which provide:

  • Design customizations - 3D buttons, Animated Buttons, etc.
  • State changes - Typically these buttons are called Progress Buttons or Loading Buttons and used when the underlying task is actually a workflow and you might want to notify the user of any progress. For example, when a user taps the signin button, there are multiple states that can be reflected on the button like Processing, Sign In Successful, Sign In Failed - Try Again.

The complete list of Flutter packages that can help you add Button, Progress Button, Loading Button, Animated Button, 3D Button or any other type of Button is provided below.


group_button Card Image
group_button
👍 602   ⬇️ 119.4K
Dart 3 compatible
Maintenance Status: Average

Flutter custom widget to make a group buttons. Included Radio and CheckBox buttons.

progress_state_button
👍 371   ⬇️ 1.6K
Dart 3 compatible
Maintenance Status: Poor

A customizable progress button widget for Flutter Android, IOS and Web.

neopop
👍 326   ⬇️ 734
Dart 3 compatible
Maintenance Status: Poor

NeoPop is CRED's inbuilt library for using NeoPop components in your app.

flutter_animated_button Card Image
flutter_animated_button
👍 296   ⬇️ 1.9K
Dart 3 compatible
Maintenance Status: Good

A flutter package project which contains a collection of cool and beautiful button animations.

animated_icon_button
👍 288   ⬇️ 1.6K
Dart 3 compatible
Maintenance Status: Poor

Flutter package to create custom animated IconButton. Includes all available icons. Based on native IconButton.

animated_button Card Image
animated_button
👍 162   ⬇️ 618
Dart 3 compatible
Maintenance Status: Good

A simple and highly customizable Animated button with 3D like effect.

tap_debouncer
👍 116   ⬇️ 14.3K
Dart 3 compatible
Maintenance Status: Poor

Tap debounce simplifying widget. Wrap your button widget in TapDebounce widget and any taps will be disabled while tap callback is in progress.

any_animated_button
👍 103   ⬇️ 194
Dart 3 compatible
Maintenance Status: Poor

Button, which animates between idle, progress and success/error state, indicating that some process is running in the background.

outline_gradient_button
👍 96   ⬇️ 14
Dart 3 compatible
Maintenance Status: Poor

OutlineGradientButton package developed to create buttons with gradient outline.

async_button_builder
👍 89   ⬇️ 13
Dart 3 compatible
Maintenance Status: Poor

A builder to wrap around buttons that handles loading, disabled, error and succes states

gradient_coloured_buttons
👍 87   ⬇️ 45
Dart 3 compatible
Maintenance Status: Poor

Create visually appealing buttons with customizable gradient colors, dimensions, and border radius to enhance your Flutter UI.

timer_button Card Image
timer_button
👍 84   ⬇️ 865
Dart 3 compatible
Maintenance Status: Good

Timer Button is a Flutter package that offers a customizable button widget capable of activation after a designated time interval.

pretty_animated_buttons Card Image
pretty_animated_buttons
👍 82   ⬇️ 546
Dart 3 compatible
Maintenance Status: Average

A collection of fancy animated buttons package

animated_button_bar
👍 81   ⬇️ 315
Dart 3 compatible
Maintenance Status: Poor

A highly customizable button bar with animation on selected item.

rounded_loading_button_plus Card Image
rounded_loading_button_plus
👍 77   ⬇️ 3.1K
Dart 3 compatible
Maintenance Status: Average

A simple implementation of an animated loading button widget for Flutter

splash Card Image
splash
👍 78   ⬇️ 330
Dart 3 compatible
Maintenance Status: Average

This package contains a few InkSplash and InkRipple alternatives for a better UI

flutter_swipe_button Card Image
flutter_swipe_button
👍 62   ⬇️ 9K
Dart 3 compatible
Maintenance Status: Average

Avoid accidental clicks or dialogs to prevent them using SwipeButton.

favorite_button
👍 65   ⬇️ 467
Dart 3 compatible
Maintenance Status: Poor

favorite_button is a flutter library that allows you to create heart and star shaped favorite featured buttons with animation effects too.

easy_loading_button Card Image
easy_loading_button
👍 64   ⬇️ 891
Dart 3 compatible
Maintenance Status: Good

A simple, easy to use, and customizable progress/loading _Material Flutter Button_ that supports variety of button styles (elevated, outlined, text).

nice_buttons
👍 64   ⬇️ 223
Dart 3 compatible
Maintenance Status: Poor

A beautiful, animated, and customizable 3D button for your flutter project with a built-in progress indicator and nice on press animations.

simple_animated_button Card Image
simple_animated_button
👍 51   ⬇️ 80
Dart 3 compatible
Maintenance Status: Average

This package offers a collection of ready-to-use, efficiently crafted, and elegantly designed animated buttons.

pushable_button Card Image
pushable_button
👍 50   ⬇️ 354
Dart 3 compatible
Maintenance Status: Average

A 3D pushable button. Ideal for important CTAs in the app.

flutter_add_to_cart_button Card Image
flutter_add_to_cart_button
👍 50   ⬇️ 53
Dart 3 compatible
Maintenance Status: Good

A Flutter package to create an Add To Cart Button. It will be useful for your awesome app.

chiclet Card Image
chiclet
👍 42   ⬇️ 543
Dart 3 compatible
Maintenance Status: Average

Chiclet provides you with highly customizable island-style buttons similar to those found in the popular language learning app Duolingo and Figma courses.

spring_button
👍 42   ⬇️ 508
Dart 3 compatible
Maintenance Status: Poor

A simple widget for having child widgets that respond to gestures with a spring animation.

flat_3d_button
👍 39   ⬇️ 39
Dart 3 compatible
Maintenance Status: Poor

A simple 3D flat button with click animation, flat 3d button contains 3 methods, a flat 3d button with any widget as it's child, text as it's child and also an icon as it's child

button_animations
👍 38   ⬇️ 2
Dart 3 compatible
Maintenance Status: Poor

A package that helps you make highly customizable animated 3d-buttons.

loading_icon_button Card Image
loading_icon_button
👍 37   ⬇️ 838
Dart 3 compatible
Maintenance Status: Good

Loading button with icon and text in Flutter. It's working on all flutter platforms. It's a simple way to show a loading button.

flutter_awesome_buttons
👍 34   ⬇️ 70
Dart 3 compatible
Maintenance Status: Poor

Create awesome buttons

multi_state_button
👍 34   ⬇️ 62
Dart 3 compatible
Maintenance Status: Poor

A package which provides multiple states for a button with endless customizability.

async_button
👍 33   ⬇️ 4
Dart 3 compatible
Maintenance Status: Poor

Customized buttons for asyncronous onPressed function. Supports seamless animation between [idle], [loading], [success] and [failure] button states.

flutter_grid_button Card Image
flutter_grid_button
👍 29   ⬇️ 2.9K
Dart 3 compatible
Maintenance Status: Average

Flutter widget that arrange buttons in a grid. It is useful for making a number pad, calculator, and so on.

loading_btn
👍 28   ⬇️ 265
Dart 3 compatible
Maintenance Status: Poor

An animated loading button package that allows you to create beautiful loadding button with lots of customized properties.

flutter_scale_tap
👍 27   ⬇️ 543
Dart 3 compatible
Maintenance Status: Poor

Scale and opacity animated Button for Flutter

holdable_button
👍 27   ⬇️ 189
Dart 3 compatible
Maintenance Status: Average

A Flutter plugin that enables users to create buttons with a hold gesture, triggering a loading animation around the button while held.

gradient_elevated_button Card Image
gradient_elevated_button
👍 15   ⬇️ 778
Dart 3 compatible
Maintenance Status: Good

Custom Flutter button with gradient background for visually appealing UI.

gradiant_button_animations
👍 14   ⬇️ 27
Dart 3 compatible
Maintenance Status: Poor

Animated Gradiant button On Hover

imagebutton
👍 13   ⬇️ 115
Dart 3 compatible
Maintenance Status: Good

ImageButton is a simple plugin that allows you to use your images as buttons with two different states (pressed / unpressed).

fbutton_nullsafety
👍 11   ⬇️ 130
Dart 3 compatible
Maintenance Status: Poor

Let developers just need to grasp only one button component.

bouncy_button Card Image
bouncy_button
👍 5   ⬇️ 46
Dart 3 compatible
Maintenance Status: Good

A highly customizable Flutter button widget with engaging 3D depth effects, smooth animations, and extensive styling options.

custom_animate_btn
👍 1   ⬇️ 35
Dart 3 compatible
Maintenance Status: Good

A customizable and animated sliding button widget for Flutter apps. Supports smooth animations, gradient effects, and completion callbacks.

platform_adaptive_buttons
👍 1   ⬇️ 23
Dart 3 compatible
Maintenance Status: Average

A Flutter package that provides a custom button that adapts to the platform's design guidelines.

glass_fish_button Card Image
glass_fish_button
👍 0   ⬇️ 145
Dart 3 compatible
Maintenance Status: Good

A glassmorphism-inspired Flutter button widget with switchable light and dark themes.

rounded_loading_button
👍 539   ⬇️ 1.8K

Maintenance Status: Poor

A simple implementation of an animated loading button widget for Flutter

argon_buttons_flutter
👍 357   ⬇️ 126

Maintenance Status: Poor

This package would help you to create beautiful Loading and Timer buttons. No need to worry animations and states for each of your buttons.

pimp_my_button
👍 71   ⬇️ 26

Maintenance Status: Poor

A package which adds a much needed feature to all pressable objects.

nice_button
👍 63   ⬇️ 33

Maintenance Status: Poor

A Flutter package for Android and IOS to design nice buttons with no hassle in your app.

fbutton
👍 44   ⬇️ 41

Maintenance Status: Poor

Let developers just need to grasp only one button component.

future_button
👍 39   ⬇️ 23

Maintenance Status: Poor

Customizable Material and Cupertino buttons with progress bars. Useful if you want to show a loading indicator when user presses some action, and show the result afterwards.

loading_transition_button
👍 36   ⬇️ 42

Maintenance Status: Poor

A Customizable transition button for Flutter. Animate you loading proccess with ease.

animated_progress_button
👍 27   ⬇️ 10

Maintenance Status: Poor

Are you looking for a solution to make your button become professional? This package can help you with all animation inspiration from Pinterest.

flutter_progress_button
👍 22   ⬇️ 43

Maintenance Status: Poor

flutter_progress_button is a free and open source (MIT license) Material Flutter Button that supports variety of buttons style demands. It is designed to be easy to use and customizable.

progress_indicator_button
👍 20   ⬇️ 40

Maintenance Status: Poor

A simple button which can transform and show a progress indicator.

sleek_button
👍 19   ⬇️ 33

Maintenance Status: Poor

A simple but yet customizable button.

awesome_button
👍 18   ⬇️ 26

Maintenance Status: Poor

This is a pre-built button with an awesome look for flutter.

customtogglebuttons
👍 14   ⬇️ 33

Maintenance Status: Poor

A custom ToggleButtons implementation that allows more flexibility than Flutter's inbuilt ToggleButtons.