flutter_redux_plus 0.12.0
flutter_redux_plus: ^0.12.0 copied to clipboard
Flutter 3.35.7 兼容版 flutter_redux_plus(Flutter 3.35.7 compatible upgrade of flutter_redux_plus)。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add flutter_redux_plusThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
flutter_redux_plus: ^0.12.0Alternatively, 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:flutter_redux_plus/flutter_redux_plus.dart';