[go: up one dir, main page]

felangel.dev

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

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

1.19k
likes
160
points
3.38M
downloads
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.2.1" to clipboard
web_socket_client: ^0.2.1 copied to clipboard

201
likes
160
points
22.3k
downloads
A simple WebSocket client for Dart which includes automatic reconnection logic.#web-socket#web-socket-client

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

152
likes
160
points
15.5k
downloads
An token refresh library for dart. This package exposes the core components that are common to various refresh token implementations (REST, GraphQL, etc...).

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

158
likes
160
points
13.4k
downloads
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

63
likes
160
points
193k
downloads
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

436
likes
150
points
24.5k
downloads
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

37
likes
160
points
3.25k
downloads
An graphql link for token refresh. Built on top of package:graphql and manages authentication tokens transparently.

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

21
likes
160
points
4.42k
downloads
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" to clipboard
broadcast_bloc: ^0.1.0 copied to clipboard

26
likes
160
points
416
downloads
An extension to the bloc state management library which adds support for broadcasting state changes to stream channels.#bloc#state-management#broadcast#channel

atomcopy "atom: ^0.0.3" to clipboard
atom: ^0.0.3 copied to clipboard

9
likes
160
points
41
downloads
A library that provides composable, reactive primitives for Dart inspired by Signals and Runes.