developer_options 0.3.1 copy "developer_options: ^0.3.1" to clipboard
developer_options: ^0.3.1 copied to clipboard

unlistedoutdated

Package for getting/setting developer options in your app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add developer_options

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

dependencies:
  developer_options: ^0.3.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:developer_options/developer_options.dart';
1
likes
0
pub points
38%
popularity

Publisher

verified publisherlepsi.city

Package for getting/setting developer options in your app

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on developer_options