Next DevOps
Next DevOps
  • 13
  • 47 015
Flutter 3 TDD Clean Architecture E-Commerce Application
This project is a showcase of modern mobile app development practices, leveraging the power of Flutter, Test-Driven Development (TDD), Clean Architecture, and the BLoC (Business Logic Component) package. Built using the latest version of Flutter 3, this E-Commerce application exemplifies best practices for building scalable, maintainable, and efficient Flutter apps.
Don't Forget to Add ⭐
GitHub - github.com/Sameera-Perera/Flutter-TDD-Clean-Architecture-E-Commerce-App
Переглядів: 470

Відео

Free Web Hosting for Static Website 2023 || Hosting Website with Render Hosting Step by Step
Переглядів 5 тис.Рік тому
In this video, we'll explore the world of free hosting for static websites using Render Hosting. If you're looking to publish your HTML, CSS, and JavaScript projects without spending a dime, Render Hosting is the perfect solution. With its seamless integration with GitHub and GitLab, you can deploy your static sites effortlessly. Render Hosting offers an array of amazing features for static web...
Running Outdated Flutter Projects in 2023 || Flutter Old GitHub Project Run: A Step-by-Step Guide
Переглядів 17 тис.Рік тому
Are you struggling to run your old Flutter projects in the latest version of Flutter? In this tutorial, we'll show you how to successfully run outdated Flutter projects in 2023 using Flutter 3. Whether you have a Flutter 1 or Flutter 2 project, we've got you covered! We'll walk you through the process of upgrading your project and ensuring it runs smoothly in the latest Flutter version. Additio...
Flutter Google Font Example - Using google_fonts 4.0.4 | Flutter Version 3 (2023)
Переглядів 4,9 тис.Рік тому
Welcome to this Flutter tutorial where we'll explore how to use Google Fonts in your Flutter app. In this video, we'll be using the google_fonts package version 4.0.4, specifically designed to work with Flutter version 3. Fonts play a crucial role in defining the visual aesthetics of your app's text. With Google Fonts, you have access to a vast collection of open-source fonts that can elevate t...
Flutter Loading Animation Simple Example || Shimmer Package Flutter 3
Переглядів 1,9 тис.Рік тому
Welcome to this Flutter tutorial! In this video, we will explore a simple example of a loading animation using the Shimmer package. If you're new to Flutter or looking to enhance your app's user experience, this tutorial is perfect for you. We'll be using version 3.0.0 of the Shimmer package, which is a popular animation package for Flutter. With Shimmer, you can easily create eye-catching load...
Flutter Circular Avatar Example
Переглядів 1,4 тис.Рік тому
Welcome to this Flutter tutorial on creating circular avatars using the CircleAvatar and ClipOval widgets. In this video, we'll explore how to implement circular avatars in your Flutter app, along with the additional feature of adding a circular avatar border. Circular avatars are a popular UI element used to display profile pictures, user images, or any other round-shaped images in an aestheti...
Flutter Web Config File - After Build Project
Переглядів 296Рік тому
This example will show you how to use external config file with your flutter app. The app use json file for store API base url and we are allow to change the usr after the build the project. Hope this example will help you in your projects! Thank you!. Don't forget to give your support!
Flutter Overflow Error When Keyboard Open Fix
Переглядів 5022 роки тому
Overflow Pixels Error in Flutter when keyboard open Flutter Pixels Overflow Error while Launching Keyboard OVERFLOW ERROR IN FLUTTER WHEN KEYBOARD OPEN-FLUTTER
Flutter Form Keyboard Dismiss OnClick
Переглядів 3132 роки тому
How to dismiss flutter keyboard programmatically How to dismiss Keyboard Popup on TextField in Flutter
Flutter The argument type 'String' can't be assigned to the parameter type 'Uri'
Переглядів 1,5 тис.2 роки тому
The argument type 'String' can't be assigned to the parameter type 'Uri' How to fix The argument type 'String' can't be assigned to the parameter type 'Uri' Flutter http The argument type 'String' can't be assigned to the parameter type 'Uri'
Flutter Unhandled Exception: MissingPluginException
Переглядів 1,1 тис.2 роки тому
Unhandled Exception: MissingPluginException Unhandled Exception: MissingPluginException(No implementation found for method checkServiceStatus on channel flutter.baseflow.com/permissions/methods) How to fix flutter Unhandled Exception: MissingPluginException
Flutter Error - Vertical viewport was given unbounded height
Переглядів 4482 роки тому
How to fix flutter Vertical viewport was given unbounded height How to fix flutter Failed assertion: line 2001 pos 12: 'hasSize' Flutter Null check operator used on a null value RenderBox was not laid out: RenderViewport#b316c NEEDS-PAINT RenderBox was not laid out: RenderViewport#b316c NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
Cloud MS SQL Server Free || Cloud Microsoft SQL Server Hosting 2023
Переглядів 12 тис.2 роки тому
#sqlserver #cloud #microsoft_sql This video guides you on setting up a free cloud ms SQL server database with Cloud Cluster. Hosting service is a provider free trial for users to try the service in the first 7 days. Comment below if you have any issues. Subscribe & Like = Support 😉

КОМЕНТАРІ

  • @satyambhasin6040
    @satyambhasin6040 3 місяці тому

    Sir code is not working please help 😢😢😢😢

    • @zhimi1
      @zhimi1 Місяць тому

      I need this project?

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

    how can i import my db there?

    • @youssefsarakibi
      @youssefsarakibi Місяць тому

      back up your db and restore it on the cloud using your .bak file

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

    Code please. 🤗

  • @joelanzo
    @joelanzo 5 місяців тому

    nice work

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

    can u give the source code?

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

    it's not free i want a tool offre a tomporary time for free

  • @arif7392
    @arif7392 11 місяців тому

    You saved my life!

  • @avinash.v4896
    @avinash.v4896 11 місяців тому

    can we do this in vs code ????

  • @DominiqueDelcourt
    @DominiqueDelcourt 11 місяців тому

    Hi, Quite a good example. Just my 2 cents, because it took me sometimes to find my error when trying it : The YAML is indentation sensitive, so make sure when you update the pubspecs.yaml that you indent it correctly : flutter: uses-material-design: true assets: - assets/config.json and not (as the comments in the file would suggest) : flutter: uses-material-design: true assets: - assets/config.json

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

    Hi, is there any possible way to see the json files? i like this project and i want to analyze the json so i can make another adjoustment with my project

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

    I need help in a flutter project, Is there any way I can contact you,

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

    Does this work on visual studio code too by the same token ?

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

    what will be the Maximum Size of database on cloud side ?

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

    file not found show ho rha hai

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

    how to change products imgs?

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

      Need to change in backend, I haven't published this project backend yet. check on my git account, I will post that near future. thank you.

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

    *promosm* 🙄

  • @chandan-mahato-624
    @chandan-mahato-624 Рік тому

    Please make a login, signup, forgot password etc. Screens project

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

      Thanks for your feedback! Yes, I will continue develop this project. appreciate for follow and star repo.

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

    bro which preview u are using pls make a video on that

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

      Preview? I didn't understand.

  • @thangcong-n6z
    @thangcong-n6z Рік тому

    yeah. thank you

  • @Kamal-ju6qx
    @Kamal-ju6qx Рік тому

    better solution is to downgrade the flutter version. changing the deprecated plugins are pain in the ass

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

      Sometimes it's better, but if you downgrade version you won't be able to continue or reuse code.

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

    Ye process bhi follow kr liya

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

    Hello sir mera old code bhi nhi chl rha h

  • @killian.1603
    @killian.1603 Рік тому

    Hello, I have an issue once render mention that my website is live ( Your site is live 🎉) when I visit the URL provided by render a error message appear saying "not found" how can I fix that ?

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

      check your index files and select your root file correctly in render project settings

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

      @@nextdevops having the same issue of "not found" do l need the main page to be renamed as index.html because its currently named home.html

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

      I think you have to rename it as index.html, but also try to set you root as ../home.html. maybe it can work. but recommend re rename as index.html.

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

      Yeaa, I aslo meet this error. Can you help me? @@nextdevops

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

      @@nextdevops I tried to set the path to the html file but only by renaming the html file to index.html seems to do the trick

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

    how to remove white splash screen and make loading animation like yours?

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

      You can't use this flutter shimmer for that, to remove splash check flutter native splash screen tutorial.

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

      @@programmingnight yes i use native splash but splash scree is stok in my app screen

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

    Thanks buddy

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

    Thank you so much .

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

    thx

  • @HamzaKhan-cd2xf
    @HamzaKhan-cd2xf Рік тому

    thanks alot love you❤

  • @3omarm7amad14
    @3omarm7amad14 Рік тому

    thamks you fixed my problem

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

      Thanks for your feedback😉