From the Blog
Development Posts
Development
Critic: Flutter Friendly Bug Reporting
Twin Sun has used Critic since the Fall of 2017, and we used it natively in Android and iOS. However, given our recent declaration that Flutter is our platform of choice, it was fitting to take the day and develop a Flutter package to make Critic integration easy for anyone using Flutter as their primary development tool.
Development
Flutter: Our Platform of Choice
Generally speaking, Flutter is designed to seriously decrease the time and effort it takes to develop a product on both major mobile platforms (Android and iOS). It makes maintaining a product much easier as well, as the majority (if not all) of the code is shared across both platforms.