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

retracted

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 Dart:

 $ dart pub add declare

With Flutter:

 $ flutter pub add declare

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

dependencies:
  declare: ^1.2.0

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:declare/declare.dart';
3
likes
0
points
12
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on declare