nanoloaders 0.2.4 copy "nanoloaders: ^0.2.4" to clipboard
nanoloaders: ^0.2.4 copied to clipboard

PlatformiOS

A Flutter plugin for device compatibility gating with remote server checks, loading screens, and in-app browser redirects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nanoloaders

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  nanoloaders: ^0.2.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nanoloaders/nanoloaders.dart';
0
likes
125
points
114
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for device compatibility gating with remote server checks, loading screens, and in-app browser redirects.

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, http, plugin_platform_interface, shared_preferences, url_launcher, uuid

More

Packages that depend on nanoloaders

Packages that implement nanoloaders