21 lines
810 B
Markdown
21 lines
810 B
Markdown
**Thesis Structure**
|
|
|
|
1. **Introduction**
|
|
- Motivation for embedded Linux, relevance of Flutter
|
|
- Thesis statement and research questions
|
|
2. **Background**
|
|
- Flutter, Dart, Skia rendering engine
|
|
- Embedded Linux, key architectural concepts
|
|
- Review of other cross-platform embedded GUI options
|
|
3. **Case Study Design**
|
|
- Application description, technology choices (embedder, etc.), limitations
|
|
4. **Performance Analysis**
|
|
- Benchmarking methodology, results, key insights, optimizations
|
|
5. **User Experience Evaluation**
|
|
- Testing scenarios, qualitative feedback, interpretation
|
|
6. **Discussion**
|
|
- Connect findings to research questions
|
|
- Strengths and weaknesses of Flutter in the embedded Linux space
|
|
7. **Conclusion**
|
|
- Thesis statement revisit, potential future research
|