swift_flutter 2.3.3 copy "swift_flutter: ^2.3.3" to clipboard
swift_flutter: ^2.3.3 copied to clipboard

Reactive state management for Flutter with automatic dependency tracking, Swift-like extensions, and SwiftUI-like animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swift_flutter

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

dependencies:
  swift_flutter: ^2.3.3

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:swift_flutter/swift_flutter.dart';
15
likes
140
points
620
downloads

Publisher

verified publisherswiftflutter.com

Weekly Downloads

Reactive state management for Flutter with automatic dependency tracking, Swift-like extensions, and SwiftUI-like animations.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on swift_flutter