Sobes.tech
Junior — Middle

Which technological directions or tools would you prefer to avoid in new projects?

sobes.tech AI

Answer from AI

In new projects, it is advisable to avoid outdated or poorly supported technologies that may lead to support and scalability issues. In the context of Flutter, this could be:

  • Using outdated packages or plugins that are not updated and incompatible with the latest versions of Flutter.
  • Avoiding complex native integrations without a compelling reason, as this complicates support and reduces cross-platform compatibility.
  • Refraining from using outdated architectural approaches, such as not employing modern state management patterns (Bloc, Provider, Riverpod).

It is always better to choose tools with an active community and regular updates.

Which technological directions or tools would you… - sobes.tech