Flutter flavors deprecation

145 Views Asked by At

I am working on a project for a client and deciding on whether to use flavors or dart-define for environment config.

I like that flavors is built into the framework and there's a lot of documentation on how to get it working.

Is there a move away from flavors to dart-define for config and is the flutter team planning on deprecating flavors in favour of dart-define ?

0

There are 0 best solutions below