ushio

Creator: coderz1093

Last updated:

0 purchases

ushio Image
ushio Images
Add to Cart

Description:

ushio

Ushio 🧂 #
A state management library inspired by the one used in SwiftUI.
Differences of SwiftUI #

Supported

@State -> state(), stateList(), stateMap()
@StateObject -> stateObject()
@Published -> published(), publishedList(), publishedMap()
@EnvironmentObject -> environmentObject()


Not supported

@ObservedObject



Install #
flutter pub add ushio
copied to clipboard
Import:
import 'package:ushio/ushio.dart';
copied to clipboard
Usage #
Guide (Japanese)
See also examples.
License #
Apache License Version 2.0
Author #
SUZUKI Tetsuya ([email protected])

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.