flutter_dialer 2.0.0+101 copy "flutter_dialer: ^2.0.0+101" to clipboard
flutter_dialer: ^2.0.0+101 copied to clipboard

PlatformAndroid

Flutter plugin for replacing the default dialer app on Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_dialer

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

dependencies:
  flutter_dialer: ^2.0.0+101

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

Publisher

verified publishergost.nativemind.ru

Weekly Downloads

Flutter plugin for replacing the default dialer app on Android

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_dialer

Packages that implement flutter_dialer