native_toast_example 0.0.1 copy "native_toast_example: ^0.0.1" to clipboard
native_toast_example: ^0.0.1 copied to clipboard

retracted[pending analysis]

Demonstrates how to use the native_toast plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add native_toast_example

With Flutter:

 $ flutter pub add native_toast_example

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

dependencies:
  native_toast_example: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:native_toast_example/native_toast_example.dart';
0
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Demonstrates how to use the native_toast plugin.

Homepage

License

(pending) (license)

Dependencies

cupertino_icons, flutter, native_toast

More

Packages that depend on native_toast_example