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
Ashiqur Rahman Alif
2023-07-29 08:44:10 +0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2023-07-29 08:44:10 +0600
Commit
5ec4902141330b5a3b76b4dd499562b03275ffee
5ec49021
1 parent
4f374f81
Update README-bn.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
README-bn.md
README-bn.md
View file @
5ec4902
...
...
@@ -59,7 +59,6 @@
-
[
গেট উইজেট
](
#getwidget
)
-
[
গেট এক্স সার্ভিস
](
#getxservice
)
-
[
2.0 থেকে পরিবর্তন
](
#breaking-changes-from-20
)
-
[
কেন Getx ব্যবহার করবেন?
](
#why-getx
)
# Get সম্পর্কে
...
...
@@ -187,7 +186,6 @@ var name = 'Ashiqur Rahman Alif';
var
name
=
'Ashiqur Rahman Alif'
.
obs
;
```
And in the UI, when you want to show that value and update the screen whenever the values changes, simply do this:
এবং UI-তে যখন আপনি সেই নামটি দেখাতে চান এবং যখনই মান পরিবর্তন হয় তখন স্ক্রীনটি আপডেট করতে চান, কেবল এটি করুন:
```
dart
...
...
Please
register
or
login
to post a comment