What process should be followed for proposing a significant change or new feature in the Flutter SDK?

  • Contact the Flutter development team directly
  • Create an independent library to showcase the proposed change
  • Open a discussion on the Flutter GitHub repository
  • Submit a pull request to the Flutter GitHub repository
For proposing a significant change or new feature in the Flutter SDK, experienced developers should open a discussion on the Flutter GitHub repository. This allows for collaboration and feedback from the community and core developers. It's essential to provide a clear rationale, use cases, and potential implementation details to facilitate a constructive discussion and increase the chances of the proposal being accepted.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *