Easily Add Flutter to a Native Android App

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 19

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

    how to show splash screen from button. like on 0:13 ?

  • @serebniti
    @serebniti 4 роки тому +1

    How to open android activity after that?

  • @justarandomchannel5246
    @justarandomchannel5246 4 роки тому

    After upgrading to Android Studio 4.0 The project 'Test' may be using a version of the Android Gradle plug-in that does not contain the method (e.g. 'testCompile' was added in 1.1.0).
    Upgrade plugin to version 4.0.0 and sync project

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

    Please tell us if you are able to pass the data? I have tried with method channels and pigeon lib, but nothing works. It looks like if we start a new activity then the methodhandler is not accessible from flutter, because it gives error that No Implementation found for this channel, even the channel is created properly.
    What I thought now is to add flutter as a fragment or views to the native activity so maybe it starts taking the clicks. But My question to you now is, Is it okay to add fully fledged flutter app as an fragment or view to one activity?

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

    I am really having trouble implementing this or the aar one, can you make an update video on new versions? That would be awesome!

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

    Thanks, man but can u explain how to pass data between the module and host app?

    • @BDGames-OtoCampos
      @BDGames-OtoCampos 2 роки тому

      maybe with interfaces you can solve this.

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

      Please tell us if you are able to pass the data? I have tried with method channels and pigeon lib, but nothing works. It looks like if we start a new activity then the methodhandler is not accessible from flutter, because it gives error that No Implementation found for this channel, even the channel is created properly.
      What I thought now is to add flutter as a fragment or views to the native activity so maybe it starts taking the clicks. But My question to you now is, Is it okay to add fully fledged flutter app as an fragment or view to one activity?

  • @spysoos
    @spysoos 3 роки тому

    want to know do this support debug both side or not?

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

    Your project gives error, cannot resolve Binding

  • @msa-msa-msa
    @msa-msa-msa 4 роки тому +2

    Very well explained, short and clear. Can you make a series on utilizing flutter UI and Kotlin as base code?

    • @bowenpeyton4087
      @bowenpeyton4087 3 роки тому

      i guess Im kinda randomly asking but do anyone know a good place to watch new movies online?

    • @harleyanderson1866
      @harleyanderson1866 3 роки тому

      @Bowen Peyton I watch on flixzone. Just search on google for it :)

    • @matteogunner9963
      @matteogunner9963 3 роки тому

      @Harley Anderson definitely, have been using FlixZone for years myself :)

    • @bowenpeyton4087
      @bowenpeyton4087 3 роки тому

      @Harley Anderson Thanks, I went there and it seems like they got a lot of movies there :) Appreciate it !!

    • @harleyanderson1866
      @harleyanderson1866 3 роки тому

      @Bowen Peyton Happy to help :)

  • @PocongMakenon
    @PocongMakenon 3 роки тому

    which is better ? I think adding flutter in android apps is like making duplicate action. Better just create only flutter ?

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

      This would be great if you already have the android-ios app beforehand and want to implement Flutter module to save time

  • @aro0469
    @aro0469 4 роки тому +1

    nope