Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Roi Peker
2020-09-08 03:38:52 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-09-08 03:38:52 -0300
Commit
d33e984573d7a7fb2e891d316c94969cac5a5954
d33e9845
1 parent
55f4c1ee
Update README.md
Co-authored-by: Nipodemos <nipodemos13@gmail.com>
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
d33e984
...
...
@@ -596,7 +596,7 @@ ValueBuilder<bool>(
),
```
####ObxValue
####
ObxValue
Similar to
[
`ValueBuilder`
](
#valuebuilder
)
, but this is the Reactive version, you pass a Rx instance (remember the magical .obs?) and
updates automatically... isn't it awesome?
...
...
Please
register
or
login
to post a comment