custom_pin_screen 0.3.0 copy "custom_pin_screen: ^0.3.0" to clipboard
custom_pin_screen: ^0.3.0 copied to clipboard

outdated

A flutter package to add screens with custom keyboards and pins to your mobile application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_pin_screen

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

dependencies:
  custom_pin_screen: ^0.3.0

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_pin_screen/custom_pin_screen.dart';
45
likes
0
pub points
89%
popularity

Publisher

verified publishermastersam.tech

A flutter package to add screens with custom keyboards and pins to your mobile application.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_pin_screen