1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] Lottie files not showing/rendering properly in flutter

Discussão em 'Mobile' iniciado por Stack, Outubro 16, 2024 às 09:43.

  1. Stack

    Stack Membro Participativo

    When using Lottie files on flutter, it seems to change the way it looks.

    Container(
    child: Lottie.asset('assets/animations/location_lottie.json'),
    )


    This is how its supposed to look:

    [​IMG]

    This is how it turned out in the app: [​IMG]

    Tried downgrading lottie, tried with different files, but it's just like that only..

    Continue reading...

Compartilhe esta Página