island_snack 0.1.0 copy "island_snack: ^0.1.0" to clipboard
island_snack: ^0.1.0 copied to clipboard

PlatformiOS

Dynamic Island-style notifications for Flutter iOS apps. Spring physics animations that expand from the island position.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add island_snack

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

dependencies:
  island_snack: ^0.1.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:island_snack/island_snack.dart';
1
likes
150
points
9
downloads

Documentation

API reference

Publisher

verified publisheralejandrogarcia.io

Weekly Downloads

Dynamic Island-style notifications for Flutter iOS apps. Spring physics animations that expand from the island position.

Repository (GitHub)

Topics

#notification #snackbar #dynamic-island #ios #animation

License

MIT (license)

Dependencies

device_info_plus, figma_squircle, flutter

More

Packages that depend on island_snack