kishormainali.com

  • Packages
Results 14 packages owned by kishormainali.com
Sort by

native_crashcopy "native_crash: ^1.3.0" to clipboard
native_crash: ^1.3.0 copied to clipboard

5
likes
160
points
1.55k
downloads
Flutter plugin to simulate native crash. By calling crash it will crash the app.#crash#native-crash#check-root-status#check-jailbreak-status#runtime-crash

clean_networkcopy "clean_network: ^2.1.1" to clipboard
clean_network: ^2.1.1 copied to clipboard

2
likes
150
points
185
downloads
A Wrapper for Dio to make network calls in a clean way. It supports REST API with clean architecture and cache support.#rest#clean-architecture#network-requests#repository-pattern

clean_analysiscopy "clean_analysis: ^1.0.2" to clipboard
clean_analysis: ^1.0.2 copied to clipboard

1
likes
160
points
276
downloads
A package that contains analysis options for clean architecture. it is only for internal use.#lints#analyzer#analysis

type_registercopy "type_register: ^1.0.5" to clipboard
type_register: ^1.0.5 copied to clipboard

2
likes
150
points
74
downloads
Generator which generates method named registerAdapters with all the hive adapters for the types annotated with @HiveType.#type-register-generator#dart#hive#hive-adapters#utilities

fp_loggercopy "fp_logger: ^2.0.0" to clipboard
fp_logger: ^2.0.0 copied to clipboard

1
likes
150
points
222
downloads
A simple logger for flutter and dart projects. It supports logging to console with formatted messages and stacktrace.#logging#flutter#dart

clean_bloccopy "clean_bloc: ^2.0.1" to clipboard
clean_bloc: ^2.0.1 copied to clipboard

4
likes
100
points
77
downloads
A Wrapper for Bloc to make it easier to use Clean Architecture. It's based on the clean_network package.#bloc#clean-architecture#state-management#clean-bloc#pagination-bloc

clean_graphqlcopy "clean_graphql: ^1.0.3" to clipboard
clean_graphql: ^1.0.3 copied to clipboard

1
likes
150
points
50
downloads
Wrapper around ferry for clean architecture to handle graphql request, uses ferry and dio under the hood#graphql#clean-architecture#flutter#dart

fp_extensionscopy "fp_extensions: ^1.2.1" to clipboard
fp_extensions: ^1.2.1 copied to clipboard

1
likes
150
points
41
downloads
Collection of extensions for Dart and Flutter includes String, List, Map, DateTime, and more.

mk_graphqlcopy "mk_graphql: ^0.0.5" to clipboard
mk_graphql: ^0.0.5 copied to clipboard

1
likes
130
points
57
downloads
GraphQL client created using dio as http client for more customization for every requests and cancel request.

hive_local_storagecopy "hive_local_storage: ^1.1.3" to clipboard
hive_local_storage: ^1.1.3 copied to clipboard

7
likes
50
points
316
downloads
A cache helper which uses hive and flutter_secure_storage to make ease to store session and encrypted data#local-storage#session#cache#hive#secure-storage