flyswitch 0.0.1+1 copy "flyswitch: ^0.0.1+1" to clipboard
flyswitch: ^0.0.1+1 copied to clipboard

FlytSwitch allows mobile app owners and developers to dynamically modify and deploy content quickly with no need to rebuild and republish the app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flyswitch

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

dependencies:
  flyswitch: ^0.0.1+1

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:flyswitch/flyswitch.dart';
0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

FlytSwitch allows mobile app owners and developers to dynamically modify and deploy content quickly with no need to rebuild and republish the app

Homepage
Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

child_builder, dio, external_app_launcher, flutter, get_it, json_dynamic_widget, json_theme, provider, share_plus, shared_preferences, url_launcher

More

Packages that depend on flyswitch