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

[Flutter] How to compare two app versions in Flutter?

Discussão em 'Mobile' iniciado por Stack, Outubro 3, 2024 às 13:52.

  1. Stack

    Stack Membro Participativo

    I was trying to compare the two app versions in Flutter:

    final v1 = "1.0.0";
    final v2 = "1.0.1";


    How do I state which version is bigger than the other?

    Continue reading...

Compartilhe esta Página