swiftuikit 0.2.1 copy "swiftuikit: ^0.2.1" to clipboard
swiftuikit: ^0.2.1 copied to clipboard

Flutter widgets and transitions inspired by iOS 26–27: animated text, pages, zoom, sheets, scroll sheets, and modals.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swiftuikit

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

dependencies:
  swiftuikit: ^0.2.1

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:swiftuikit/swiftuikit.dart';
2
likes
150
points
215
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widgets and transitions inspired by iOS 26–27: animated text, pages, zoom, sheets, scroll sheets, and modals.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

auto_route, equatable, flutter, flutter_physics, meta, screen_corner_radius

More

Packages that depend on swiftuikit