[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.23k
likes
160
points
1.92M
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

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

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

155
likes
160
points
17.1k
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.6.0" to clipboard
fresh_dio: ^0.6.0 copied to clipboard

164
likes
160
points
13.3k
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
97.3k
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

442
likes
150
points
35.8k
downloads
Flutter Flows made easy! A Flutter package which simplifies flows with a flexible, declarative API.#navigation#routing

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

37
likes
160
points
3.75k
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
1.35k
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
358
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
56
downloads
A library that provides composable, reactive primitives for Dart inspired by Signals and Runes.