dart-package topic

List dart-package repositories

getwidget

4.4k
Stars
591
Forks
Watchers

Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.

mason

913
Stars
89
Forks
Watchers

Tools which allow developers to create and consume reusable templates called bricks.

Flutter_slider_drawer

177
Stars
45
Forks
Watchers

You can make slider drawer type ui by this plugin

fpdart

503
Stars
44
Forks
Watchers

Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.

mocktail

584
Stars
79
Forks
Watchers

A mock library for Dart inspired by mockito

Motion-Tab-Bar

286
Stars
73
Forks
Watchers

A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.

loading-animations

171
Stars
19
Forks
Watchers

A Flutter package with a selection of simple yet very customizable set of loading animations.

very_good_cli

2.1k
Stars
184
Forks
Watchers

A Very Good Command-Line Interface for Dart created by Very Good Ventures 🦄

cubit

592
Stars
27
Forks
Watchers

Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.