ADVANCE FLUTTER TOPICS🔥 | Become a Master of Flutter App Development

Поділитися
Вставка
  • Опубліковано 27 тра 2022
  • #flutter #flutteradvance #advance #appdevelopment #fluttertopics #bloc #cleanarchitecture #advanceui
    Follow me on Social Media -
    Instagram- akshitmadan...
    LinkedIn- / akshit-madan-394a82a6
    IMPORTANT ARTICLES-
    1. [betterprogramming.pub/flutter...](betterprogramming.pub/flutter...)
    2. [ / flutter-bloc-for-begin... ]( / flutter-bloc-for-begin... )
    3. [bloclibrary.dev/#/gettingstarted](bloclibrary.dev/#/gettingstarted)
    4.[docs.flutter.dev/development/...](docs.flutter.dev/development/...)
    5. [www.raywenderlich.com/2237994...](www.raywenderlich.com/2237994...)
    6. [wilsonwilson.dev/articles/flu...](wilsonwilson.dev/articles/flu...)
    IMPORTANT PACKAGES -
    http:
    dio:
    rxdart:
    provider:
    shared_preferences:
    getx:
    sqflite:
    path_provider:
    fl_chart:
    rive:
    cached_network_image
    local_auth:
    flutter_bloc:
    scoped_model:
    riverpod:
    google_maps_flutter:
    flutter_clean_architecture:
    moor:
    flare_flutter:
    redux
    mobx:
    binder:
    🔴Solidity Hindi Complete Playlist - • Playlist
    🔴All Flutter Projects - • Playlist
    🔴All Python Videos - • Python Projects
    🔴Data Science Videos - • Kaggle Datasets Analysis

КОМЕНТАРІ • 25

  • @priyamprakash1209
    @priyamprakash1209 Рік тому +17

    1. Clean Architecture
    2. BLoC
    3. JSON and serialization
    4. Complex UI

  • @prajjwalujjaini8114
    @prajjwalujjaini8114 Рік тому +11

    Please make a video on how to read and understand Flutter Documentation in right way (for bignners its not that easy)

  • @tayyabahmed46
    @tayyabahmed46 10 місяців тому

    Thanks Akshit for your contribution to the society!

  • @sharathbnaik3232
    @sharathbnaik3232 Рік тому

    Nice explanation and helpful information

  • @someshsahu4638
    @someshsahu4638 11 місяців тому +1

    Nice video thank you so much 🙏🏼🙏🏼🙏🏼

  • @rohan7304
    @rohan7304 2 роки тому

    Great video!

  • @saqibwani1921
    @saqibwani1921 9 місяців тому +1

    Helpful video.😊

  • @prajjwalujjaini8114
    @prajjwalujjaini8114 Рік тому +1

    bro you just made life easier😍

  • @pankajkcodes
    @pankajkcodes 2 роки тому

    HelpFull

  • @reshmadas3073
    @reshmadas3073 Рік тому

    Very helpful video 🥰👍

  • @baqirhemani
    @baqirhemani 2 роки тому

    God bless you

  • @bennguyen1313
    @bennguyen1313 2 роки тому +2

    I understand Flutter is normally used for Front-end/GUI development, but is it possible to develop a Flutter app that could act as a WIFI hotspot?
    i.e. use the antenna/radio to transmit an SSID, and share my mobile connection when someone enters the correct WPA2 password?
    Does the support for such a thing exist (network libraries, etc) or would it need to be done using more low-level code (Android Studio / Java)?

  • @fille.imgnry
    @fille.imgnry 11 місяців тому

    I only code using dirty arcitecture and global state!

  • @rana_adnan218
    @rana_adnan218 Рік тому

    Give the link of move app

  • @Tashan4u
    @Tashan4u 4 місяці тому

    i want to learn about bloc but after watching so many video but still not getting it so plz you will help me by send some domo project on bloc

  • @harshupadhyay8343
    @harshupadhyay8343 Рік тому

    i want give space between two widget and it should be work responsive how I do that? I have used sizedbox for give height between two widgets but it works on specific devices. I want to do that it should work on every devices.

    • @cleanbold4967
      @cleanbold4967 8 місяців тому

      Use mediaquery.size . height (or width ) * 0.9 ( it's percentage of screen width or height according to your requirement 0.1 means 10%, 0.01 means 1% , 0.9 means 90% etc ) .
      Ex
      Sizedbox( width: mediaquery.of(context).size.width*0.1 ;

    • @aouadicharaf1038
      @aouadicharaf1038 8 місяців тому

      Mediaquery.of(context).size.width / 6 (or whatever number u want)

    • @FlutterHarbor
      @FlutterHarbor 4 місяці тому

      Spacer widget

  • @parasdhiman2300
    @parasdhiman2300 2 роки тому +1

    Can i show wallpaper app as project in college?

    • @AkshitMadan
      @AkshitMadan  2 роки тому +1

      Yes you can but it will not impress the teacher

  • @motivationworld3992
    @motivationworld3992 2 роки тому

    Can u build uberclone using flutterflow

  • @shakuntalagiri1529
    @shakuntalagiri1529 Рік тому

    Hello akshat bhaiya I want to talk some few things with you...