paulonia.dev

  • Packages
Results 6 packages owned by paulonia.dev
Sort by

paulonia_utilscopy "paulonia_utils: ^0.5.0" to clipboard
paulonia_utils: ^0.5.0 copied to clipboard

6
likes
140
points
97
downloads
Flutter package with general functions, get environment, get device, get network status, etc.

paulonia_error_servicecopy "paulonia_error_service: ^0.5.0" to clipboard
paulonia_error_service: ^0.5.0 copied to clipboard

2
likes
150
points
42
downloads
Flutter package that wraps the Catcher package. Package with functions for get the configurations for Catcher and a function to send an error.

paulonia_cache_imagecopy "paulonia_cache_image: ^1.1.0" to clipboard
paulonia_cache_image: ^1.1.0 copied to clipboard

35
likes
80
points
79
downloads
Flutter package for cache images in storage or memory from the network or Google Cloud Storage. It supports Android, iOS and Web.

paulonia_document_servicecopy "paulonia_document_service: ^0.4.0" to clipboard
paulonia_document_service: ^0.4.0 copied to clipboard

2
likes
140
points
44
downloads
Flutter package that wraps the escential functions to read documents from Firestore. This package contains functions to get individual documents and runs queries.

paulonia_remote_confcopy "paulonia_remote_conf: ^0.4.0" to clipboard
paulonia_remote_conf: ^0.4.0 copied to clipboard

2
likes
140
points
29
downloads
Flutter package for Firebase remote configuration in Mobile and Web. Wraps the Firebase remote config package for mobile and the Firebase package for web.

paulonia_repositorycopy "paulonia_repository: ^0.5.0" to clipboard
paulonia_repository: ^0.5.0 copied to clipboard

1
likes
130
points
35
downloads
Package with abstract class for create Models and Repositories