felangel.dev

  • Packages
Results 14 packages owned by felangel.dev
Sort by

mocktailcopy "mocktail: ^1.0.4" to clipboard
mocktail: ^1.0.4 copied to clipboard

1077
likes
160
pub points
98%
popularity
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.#mock#testing

web_socket_clientcopy "web_socket_client: ^0.1.5" to clipboard
web_socket_client: ^0.1.5 copied to clipboard

152
likes
160
pub points
96%
popularity
A simple WebSocket client for Dart which includes automatic reconnection logic.#web-socket#web-socket-client

fresh_diocopy "fresh_dio: ^0.4.2" to clipboard
fresh_dio: ^0.4.2 copied to clipboard

131
likes
160
pub points
94%
popularity
An http interceptor for token refresh. Fresh is built on top of package:dio and manages authentication tokens transparently.

mocktail_image_networkcopy "mocktail_image_network: ^1.2.0" to clipboard
mocktail_image_network: ^1.2.0 copied to clipboard

57
likes
160
pub points
92%
popularity
A Dart package which allows you to mock Image.network in your widget tests with confidence using the mocktail package.#mock#testing

flow_buildercopy "flow_builder: ^0.1.0" to clipboard
flow_builder: ^0.1.0 copied to clipboard

419
likes
150
pub points
96%
popularity
Flutter Flows made easy! A Flutter package which simplifies flows with a flexible, declarative API.#navigation#routing

fresh_graphqlcopy "fresh_graphql: ^0.6.1" to clipboard
fresh_graphql: ^0.6.1 copied to clipboard

35
likes
160
pub points
90%
popularity
An graphql link for token refresh. Built on top of package:graphql and manages authentication tokens transparently.

freshcopy "fresh: ^0.4.3" to clipboard
fresh: ^0.4.3 copied to clipboard

142
likes
160
pub points
82%
popularity
An token refresh library for dart. This package exposes the core components that are common to various refresh token implementations (REST, GraphQL, etc...).

flutter_stream_listenercopy "flutter_stream_listener: ^2.0.0" to clipboard
flutter_stream_listener: ^2.0.0 copied to clipboard

20
likes
160
pub points
81%
popularity
Flutter package the helps manage streams and subscriptions. Built in order to reduce the complexity of having to manually subscribe to streams and cancel subscriptions.

broadcast_bloccopy "broadcast_bloc: ^0.1.0-dev.2" to clipboard
broadcast_bloc: ^0.1.0-dev.2 copied to clipboard

26
likes
160
pub points
76%
popularity
An extension to the bloc state management library which adds support for broadcasting state changes to stream channels.

data_classcopy "data_class: ^0.1.2" to clipboard
data_class: ^0.1.2 copied to clipboard

42
likes
150
pub points
75%
popularity
Experimental support for data classes in Dart using pkg:macros#macros#data-class