contributors.info

  • Packages
Results 8 packages owned by contributors.info
Sort by

multi_bloc_buildercopy "multi_bloc_builder: ^1.0.1" to clipboard
multi_bloc_builder: ^1.0.1 copied to clipboard

8
likes
160
pub points
68%
popularity
A Flutter package that provides a widget to listen to multiple blocs and rebuilds the widget when any of the blocs emit a new state.

fformcopy "fform: ^5.0.6" to clipboard
fform: ^5.0.6 copied to clipboard

175
likes
160
pub points
49%
popularity
FForm is a dart package to build forms with a lot of fields and validations.#form#validation#fields

socket_io_adaptercopy "socket_io_adapter: ^1.0.5" to clipboard
socket_io_adapter: ^1.0.5 copied to clipboard

5
likes
160
pub points
61%
popularity
This package is a wrapper for socket_io_client, simplifying connection to a socket.io server, event listening, and event emission to the server.

dependcopy "depend: ^2.0.3" to clipboard
depend: ^2.0.3 copied to clipboard

5
likes
160
pub points
48%
popularity
Dependencies is a library for managing dependencies in Flutter applications. It provides a convenient way to initialize and access services or repositories via an InheritedWidget.#dependency#injection#dependency-injection#service#dependency-management

sqflite_adaptercopy "sqflite_adapter: ^1.0.2" to clipboard
sqflite_adapter: ^1.0.2 copied to clipboard

7
likes
160
pub points
37%
popularity
The `TableProvider` class provides a simple way to create a table schema and perform CRUD operations on the table.

fform_validatorcopy "fform_validator: ^1.0.3" to clipboard
fform_validator: ^1.0.3 copied to clipboard

2
likes
160
pub points
40%
popularity
fform_validator is a Flutter package that helps you to validate your form fields (optional).

multi_value_listenablecopy "multi_value_listenable: ^1.0.0" to clipboard
multi_value_listenable: ^1.0.0 copied to clipboard

3
likes
160
pub points
15%
popularity
A package that provides a MultiValueListenable class that allows you to listen to multiple ValueListenable, ValueNotifier objects at once.

markup_analyzercopy "markup_analyzer: ^2.0.0" to clipboard
markup_analyzer: ^2.0.0 copied to clipboard

5
likes
150
pub points
0%
popularity
This tool checks the markup of a Flutter project and generates a report.#analyzer#linter#script#code-style#format