platform_settings_ui 0.1.2 copy "platform_settings_ui: ^0.1.2" to clipboard
platform_settings_ui: ^0.1.2 copied to clipboard

discontinued

Easily create settings pages with iOS 15 and Android 11 norms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add platform_settings_ui

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

dependencies:
  platform_settings_ui: ^0.1.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:platform_settings_ui/platform_settings_ui.dart';
11
likes
60
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

Easily create settings pages with iOS 15 and Android 11 norms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, more_widgets

More

Packages that depend on platform_settings_ui