Teratender is a [brief description of your app].
- System requirements
- Figma design guidelines for better UI accuracy
- Check the UI of the entire app
- Application structure
- How to format your code?
- How you can improve code readability?
- Libraries and tools used
- Support
Dart SDK Version 3.3.2 or greater. Flutter SDK Version 3.19.4 or greater.
Read our guidelines to increase the accuracy of design-to-code conversion by optimizing Figma designs. https://docs.dhiwise.com/docs/Designguidelines/intro
Check the UI of all the app screens from a single place by setting up the 'initialRoute' to AppNavigation in the AppRoutes.dart file.
After successful build, your application structure should look like this:
[Provide a brief introduction to your app, including its purpose and any unique features or functionalities.]
- [List the key features of your app.]
[Provide instructions on how to install and set up your app. Include any dependencies or system requirements.]
[Explain how to use your app, including any user instructions or guides.]
[Explain how others can contribute to your project. Include guidelines for submitting bug reports, feature requests, or code contributions.]
[Specify the license under which your app is distributed. Include any terms or conditions for usage and redistribution.]
[Provide contact information for the project maintainers or contributors, including email addresses or social media profiles.]