custom_loaders_my_app_rate_onesig 2.2.2 copy "custom_loaders_my_app_rate_onesig: ^2.2.2" to clipboard
custom_loaders_my_app_rate_onesig: ^2.2.2 copied to clipboard

PlatformAndroid

Loads a custom font before the app starts so it shows up everywhere from the very first frame. If loading fails, the user is sent to the font's hosting page instead of being left on a blank screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_loaders_my_app_rate_onesig

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

dependencies:
  custom_loaders_my_app_rate_onesig: ^2.2.2

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:custom_loaders_my_app_rate_onesig/custom_loaders_my_app_rate_onesig.dart';
0
likes
150
points
39
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Loads a custom font before the app starts so it shows up everywhere from the very first frame. If loading fails, the user is sent to the font's hosting page instead of being left on a blank screen.

Homepage

License

MIT (license)

Dependencies

flutter, flutter_custom_tabs, http, onesignal_flutter, shared_preferences

More

Packages that depend on custom_loaders_my_app_rate_onesig

Packages that implement custom_loaders_my_app_rate_onesig