Binny Android
Binny Android
  • 144
  • 9 959
23 Flutter - Data Types String manipulations in Hindi/Urdu
In Flutter (which uses Dart), a "String" is a fundamental data type representing a sequence of characters, and you can manipulate strings using various built-in methods like toUpperCase(), toLowerCase(), substring(), split(), trim() to perform operations like converting to uppercase, extracting substrings, splitting based on delimiters, and removing leading/trailing whitespace.
Key points about String manipulation in Flutter:
Declaring a String.
Code
String name = "John Doe";
Basic String methods:
toUpperCase(): Converts all characters to uppercase.
toLowerCase(): Converts all characters to lowercase.
trim(): Removes leading and trailing whitespace
substring(startIndex, endIndex): Extracts a substring from the original string
split(separator): Splits a string into a list based on a specified delimiter
มุมมอง: 2

วีดีโอ

22 Flutter Data Type Number with example in Hindi Urdu
มุมมอง 104 ชั่วโมงที่ผ่านมา
22 Flutter Data Type Number with example in Hindi Urdu
21 Flutter - Stateful Widget example in Hindi/Urdu
มุมมอง 127 ชั่วโมงที่ผ่านมา
Flutter Stateful Widgets lifecycle features examples in Hindi Urdu What is the lifecycle of stateful widgets in Flutter? What are examples of stateful widgets in Flutter? What is a stateful widget function? Stateless vs Stateful LifeCycle in Flutter Urdu/Hindi Stateful Widget in Flutter (Flutter in Hindi | Urdu Stateful Widget Lifecycle and Stateless Widgets What is the life cycle of a stateful...
20 Flutter Stateless Widgets with example in Hindi Urdu
มุมมอง 59 ชั่วโมงที่ผ่านมา
Stateless Widgets in flutter in Hindi Urdu What is a stateless widget in Flutter? A widget is either stateful or stateless. If a widget can change-when a user interacts with it, for example-it's stateful. A stateless widget never changes. Icon , IconButton , and Text are examples of stateless widgets Are stateless widgets mutable or immutable? Flutter - Stateless Widget How to Create Stateless ...
19 Flutter Stateful Widgets lifecycle features examples in Hindi Urdu
มุมมอง 912 ชั่วโมงที่ผ่านมา
Flutter Stateful Widgets lifecycle features examples in Hindi Urdu What is the lifecycle of stateful widgets in Flutter? What are examples of stateful widgets in Flutter? What is a stateful widget function? Stateless vs Stateful LifeCycle in Flutter Urdu/Hindi Stateful Widget in Flutter (Flutter in Hindi | Urdu Stateful Widget Lifecycle and Stateless Widgets What is the life cycle of a stateful...
18 Flutter : AppBar actions, title center, banner and properties in Hindi/Urdu
มุมมอง 3014 ชั่วโมงที่ผ่านมา
Flutter : AppBar actions, title center, banner and properties in Hindi/Urdu How to center the title of an appbar Appbar actions title center banner and properties flutter Appbar actions title center banner and properties example Appbar actions title center banner and properties flutter example Flutter AppBar actions AppBar Flutter Flutter AppBar title center vertical Custom AppBar Flutter flutt...
17 Scaffold, appbar, drawer, bottom sheet, bottom navigation bar
มุมมอง 2314 ชั่วโมงที่ผ่านมา
Scaffold, appbar, drawer, bottom sheet, bottom navigation bar
14 Flutter Appbar with properties in Hindi/Urdu
มุมมอง 9วันที่ผ่านมา
14 Flutter Appbar with properties in Hindi/Urdu
13 Roadmap to Flutter Development in Hindi Urdu
มุมมอง 1414 วันที่ผ่านมา
13 Roadmap to Flutter Development in Hindi Urdu
12 Login Screen in Flutter in Hindi Urdu
มุมมอง 8014 วันที่ผ่านมา
12 Login Screen in Flutter in Hindi Urdu Flutter Login Page Design | 3 Designs with Git (Hindi / Urdu) Flutter Login Page Design Tutorial In Hindi & Urdu Flutter Login Page Design Tutorial In Hindi & Urdu. 10K views · 1 ... Flutter Tutorial for Beginners #17 - Simple Login Screen in Flutter. Creating Login Page Part (#2) in Flutter Hindi & Urdu Flutter Login Page UI Flutter Tutorial for Beginne...
11 Material, Hierarchy, Widgets
มุมมอง 1621 วันที่ผ่านมา
11 Material, Hierarchy, Widgets
10 Flutter vs React Google Trend comparisons
มุมมอง 3821 วันที่ผ่านมา
10 Flutter vs React Google Trend comparisons Flutter vs React native, Which is best in 2025? Best Cross platform for app development in 2025 According to current trends in 2024, Flutter is generally considered to be a better choice than React Native for many development scenarios, particularly when prioritizing performance, custom UI design, and faster development times, thanks to its native-li...
09 Flutter vs React native, Which is best in 2025?
มุมมอง 4121 วันที่ผ่านมา
09 Flutter vs React native, Which is best in 2025? According to current trends in 2025, Flutter is generally considered to be a better choice than React Native for many development scenarios, particularly when prioritizing performance, custom UI design, and faster development times, thanks to its native-like performance and efficient Dart programming language; however, React Native might still ...
08 Changes in First Flutter Project
มุมมอง 3221 วันที่ผ่านมา
08 Changes in First Flutter Project
07 Hello in Flutter full explained in Hindi/Urdu
มุมมอง 4221 วันที่ผ่านมา
07 Hello in Flutter full explained in Hindi/Urdu
06 Install Android Studio Step By Step in Hindi/Urdu
มุมมอง 2628 วันที่ผ่านมา
06 Install Android Studio Step By Step in Hindi/Urdu
05 Flutter Installation Step by Step Hindi/Urdu
มุมมอง 7228 วันที่ผ่านมา
05 Flutter Installation Step by Step Hindi/Urdu
04 Prerequisite of installing Flutter Flutter free bootcamp 2024 Flutter complete course for begin
มุมมอง 3528 วันที่ผ่านมา
04 Prerequisite of installing Flutter Flutter free bootcamp 2024 Flutter complete course for begin
03 Why should we start with Flutter for development?
มุมมอง 3028 วันที่ผ่านมา
03 Why should we start with Flutter for development?
02 Before Jumping to Flutter
มุมมอง 3428 วันที่ผ่านมา
02 Before Jumping to Flutter
01 Flutter Introduction
มุมมอง 21หลายเดือนก่อน
01 Flutter Introduction
Introduction to Postman and Request methods
มุมมอง 21หลายเดือนก่อน
Introduction to Postman and Request methods
Intro to Http Request Response, Json, Key value pair| Retrofit| Api integration
มุมมอง 20หลายเดือนก่อน
Intro to Http Request Response, Json, Key value pair| Retrofit| Api integration
Jetpack MVVM Retrofit Hilt setup | jetpack compose mvvm hilt retrofit | Jetpack HILT MVVM
มุมมอง 732 หลายเดือนก่อน
Jetpack MVVM Retrofit Hilt setup | jetpack compose mvvm hilt retrofit | Jetpack HILT MVVM
kapt to ksp migration for 2 times faster|Migration from Kapt to KSP|kapt error | Migrate KAPT to KSP
มุมมอง 1142 หลายเดือนก่อน
kapt to ksp migration for 2 times faster|Migration from Kapt to KSP|kapt error | Migrate KAPT to KSP
custom map, map theme style| Json with map them style|customize google map colors
มุมมอง 292 หลายเดือนก่อน
custom map, map theme style| Json with map them style|customize google map colors
Google map with current location, camera zoom and layers
มุมมอง 312 หลายเดือนก่อน
Google map with current location, camera zoom and layers
Exception Warning Mode All
มุมมอง 292 หลายเดือนก่อน
Exception Warning Mode All
MVVM Retrofit data list in Jetpack Compose in Hindi/Urdu
มุมมอง 752 หลายเดือนก่อน
MVVM Retrofit data list in Jetpack Compose in Hindi/Urdu
Capture Image in Jetpack compose in Hindi/Urdu
มุมมอง 922 หลายเดือนก่อน
Capture Image in Jetpack compose in Hindi/Urdu

ความคิดเห็น

  • @voiceofrjbilal
    @voiceofrjbilal วันที่ผ่านมา

    sir mera to ye error a raha terminal mai 9: Error: No named parameter with the name 'PrimaryColorLight'. PrimaryColorLight: const Color() ^^^^^^^^^^^^^^^^^

    • @binnyandroid7774
      @binnyandroid7774 วันที่ผ่านมา

      PrimaryColorLight: Colors.Green

  • @voiceofrjbilal
    @voiceofrjbilal วันที่ผ่านมา

    Nice sir

  • @voiceofrjbilal
    @voiceofrjbilal 2 วันที่ผ่านมา

    sir voice slow a rahi

  • @bayupratama-u6n
    @bayupratama-u6n 5 วันที่ผ่านมา

    did you have github reositiry for this code ??

  • @teamsamudayhclf6440
    @teamsamudayhclf6440 17 วันที่ผ่านมา

    Good video

  • @XAIHOF
    @XAIHOF 19 วันที่ผ่านมา

    Very Helpful!

    • @binnyandroid7774
      @binnyandroid7774 19 วันที่ผ่านมา

      Brother, Thanks for watching!

  • @noejunior299
    @noejunior299 21 วันที่ผ่านมา

    Link repo?

    • @binnyandroid7774
      @binnyandroid7774 21 วันที่ผ่านมา

      github.com/VinodTechnowell2022

  • @JeffRobinson-r1r
    @JeffRobinson-r1r 26 วันที่ผ่านมา

    Thanks for the forecast! I have a quick question: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?

  • @shashankchauhan597
    @shashankchauhan597 หลายเดือนก่อน

    Good information for beginners.

  • @erxkerem
    @erxkerem หลายเดือนก่อน

    Would you check the e-mail?

    • @binnyandroid7774
      @binnyandroid7774 หลายเดือนก่อน

      Please follow the shared link

  • @MdFaruk-st3ts
    @MdFaruk-st3ts หลายเดือนก่อน

    Good

  • @pablocigoy2170
    @pablocigoy2170 หลายเดือนก่อน

    Hi! Can you provide the code? does't work as in the video...

    • @binnyandroid7774
      @binnyandroid7774 หลายเดือนก่อน

      Hi Brother, Please do subscribe my channel and share my videos in your friends circle if you feel it helps you in some ways. Link: github.com/VinodTechnowell2022/SignPadDemo

  • @erxkerem
    @erxkerem หลายเดือนก่อน

    bro please Google Map setup in android Kotlin but full, creating project etc

    • @binnyandroid7774
      @binnyandroid7774 หลายเดือนก่อน

      You can refer this link th-cam.com/video/AP1FAdefG94/w-d-xo.html

    • @erxkerem
      @erxkerem หลายเดือนก่อน

      @@binnyandroid7774 this is not full setup, look this video comment

    • @binnyandroid7774
      @binnyandroid7774 หลายเดือนก่อน

      Ok let me know where you facing problem

    • @binnyandroid7774
      @binnyandroid7774 หลายเดือนก่อน

      to get map_api_key, you needs to register a project on below link and enable "map sdk for android" and then you will get the key. link: console.cloud.google.com/apis/dashboard

    • @erxkerem
      @erxkerem หลายเดือนก่อน

      @@binnyandroid7774 I have watched almost all the installations on youtube, but at the end of all of them I get an error, even though I fix it with artificial intelligence, it does not work, so I want an updated installation video from start to finish.

  • @AbdulKader-vl7pd
    @AbdulKader-vl7pd หลายเดือนก่อน

    Good

  • @BHARATGARANDE
    @BHARATGARANDE 2 หลายเดือนก่อน

    You should replace kapt to ksp

  • @erxkerem
    @erxkerem 2 หลายเดือนก่อน

    Can you make a video explaining the entire installation, including creating a project etc.

    • @binnyandroid7774
      @binnyandroid7774 2 หลายเดือนก่อน

      ok i will make a video.

    • @erxkerem
      @erxkerem 2 หลายเดือนก่อน

      @@binnyandroid7774 ı am waitingg

    • @erxkerem
      @erxkerem หลายเดือนก่อน

      @@binnyandroid7774 I am waiting broo

    • @erxkerem
      @erxkerem หลายเดือนก่อน

      @@binnyandroid7774 I am waiting brooo

  • @BHARATGARANDE
    @BHARATGARANDE 2 หลายเดือนก่อน

    Great sir 👍👍

  • @ranjeetyadav3250
    @ranjeetyadav3250 2 หลายเดือนก่อน

    Good sir

  • @vinodrajput1875
    @vinodrajput1875 2 หลายเดือนก่อน

    Very good explained 😊

  • @teamsamudayhclf6440
    @teamsamudayhclf6440 2 หลายเดือนก่อน

    Nice sir

  • @teamsamudayhclf6440
    @teamsamudayhclf6440 2 หลายเดือนก่อน

    I need this, source code please

  • @teamsamudayhclf6440
    @teamsamudayhclf6440 2 หลายเดือนก่อน

    Good help sir I was stuck with this problem

  • @c2editor
    @c2editor 2 หลายเดือนก่อน

    Bro can you please increase sound quality. ❤❤❤❤❤❤😊😊

    • @binnyandroid7774
      @binnyandroid7774 2 หลายเดือนก่อน

      Ok next time, subscribe please

  • @MdFaruk-st3ts
    @MdFaruk-st3ts 2 หลายเดือนก่อน

    Good 😅

  • @teamsamudayhclf6440
    @teamsamudayhclf6440 2 หลายเดือนก่อน

    I am searching this, thank you 😂

  • @teamsamudayhclf6440
    @teamsamudayhclf6440 2 หลายเดือนก่อน

    Nice explanation

  • @anjlisingh1820
    @anjlisingh1820 2 หลายเดือนก่อน

    Good

  • @GayatriGaur-g7y
    @GayatriGaur-g7y 2 หลายเดือนก่อน

    Nice

  • @darshanfoji2460
    @darshanfoji2460 3 หลายเดือนก่อน

    Save my day

  • @teamsamudayhclf6440
    @teamsamudayhclf6440 3 หลายเดือนก่อน

    Very well done

  • @Dangercarton
    @Dangercarton 3 หลายเดือนก่อน

    Like it

  • @Dangercarton
    @Dangercarton 3 หลายเดือนก่อน

    Looking for it

  • @princeffgaming9229
    @princeffgaming9229 3 หลายเดือนก่อน

    Very nice

  • @VirendraSingh-bv5wj
    @VirendraSingh-bv5wj 3 หลายเดือนก่อน

    Very good

  • @killergamingff4207
    @killergamingff4207 3 หลายเดือนก่อน

    Good

  • @AbdulKader-vl7pd
    @AbdulKader-vl7pd 3 หลายเดือนก่อน

    Very nice 😂

  • @VIKSHDAS-g4h
    @VIKSHDAS-g4h 3 หลายเดือนก่อน

    Good video

  • @RajwatiMishra-v4e
    @RajwatiMishra-v4e 3 หลายเดือนก่อน

    Save my day bro, looking for it since many days

  • @MdNoor-o4l
    @MdNoor-o4l 3 หลายเดือนก่อน

    Nice

  • @ricardomaytaflores5322
    @ricardomaytaflores5322 3 หลายเดือนก่อน

    What is your github account?

    • @binnyandroid7774
      @binnyandroid7774 3 หลายเดือนก่อน

      github.com/VinodTechnowell2022

  • @JogishMohkil
    @JogishMohkil 3 หลายเดือนก่อน

    provide project file (Andriod studio) pls

    • @binnyandroid7774
      @binnyandroid7774 3 หลายเดือนก่อน

      github.com/VinodTechnowell2022/popup-demo

  • @Jameshaordy
    @Jameshaordy 3 หลายเดือนก่อน

    Nice

  • @RanjeetYadav-cj9qu
    @RanjeetYadav-cj9qu 3 หลายเดือนก่อน

    Very nice example sir

  • @RanjeetYadav-cj9qu
    @RanjeetYadav-cj9qu 3 หลายเดือนก่อน

    Good job bro 😂😂

  • @धोनीकीखोजचैनल
    @धोनीकीखोजचैनल 3 ปีที่แล้ว

    धोनी का खोज चैनल👌👌👌👍👍👍👍🇮🇳🇮🇳 लाइक करें

  • @धोनीकीखोजचैनल
    @धोनीकीखोजचैनल 3 ปีที่แล้ว

    👌👌👌👌👌👌👌👌👌👌👌👌👌👌👍👍👍👍👍👍👍👍👍👍👍👍🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳🇮🇳Honey

  • @chahatsharma9008
    @chahatsharma9008 3 ปีที่แล้ว

    Sir je be active while delivering lecture🤷‍♀️hme be neend ajayge

  • @RahulKumar-ev6cw
    @RahulKumar-ev6cw 3 ปีที่แล้ว

    Good

  • @धोनीकीखोजचैनल
    @धोनीकीखोजचैनल 3 ปีที่แล้ว

    शराब बहुत सही वीडियो बनाने लगे हो आपके वीडियो में बहुत अच्छे लगे मेरे को देख कर

  • @Shashi_raghav
    @Shashi_raghav 3 ปีที่แล้ว

    Good