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

Flutter package with general functions, get environment, get device, get network status, etc.

Paulonia Utils #

Flutter package with general functions, get environment, get device, get network status, etc.

Functions #

  • checkNetwork(): Veryfies if there is network connectivity.
  • isOnRelease(): Verifies if the app is running on release.
  • isOnTest(): Verifies if the app is running in a test environment.
  • isOnWeb(): Verifies if the app is running on web
  • isOnIOS(): Verifies if the app is running in iOS
  • supportsAppleSignIn(): Verifies if the app supports Apple Sign In.
  • getGmailProfileUrl(): Get the Gmail profile URL with configurable height and width. Generally used in Google login.
  • getFacebookProfileUrl(): Get the Facebook profile URL with configurable height and width. Generally used in Facebook login.
  • getImageFromUrl(): Get a file image from a url.

Authors #

This package was made in Paulonia and is used in all Paulonia projects.

6
likes
140
points
221
downloads

Publisher

verified publisherpaulonia.dev

Weekly Downloads

Flutter package with general functions, get environment, get device, get network status, etc.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, device_info_plus, flutter, ntp

More

Packages that depend on paulonia_utils