declare 1.3.2 copy "declare: ^1.3.2" to clipboard
declare: ^1.3.2 copied to clipboard

A lightweight, SwiftUI-inspired Prop management library for Flutter. Powered by Prop, ViewModel, and Declare.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add declare

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

dependencies:
  declare: ^1.3.2

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:declare/declare.dart';
3
likes
160
points
339
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, SwiftUI-inspired Prop management library for Flutter. Powered by Prop, ViewModel, and Declare.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on declare