2024-02-13 15:22:59 +01:00

38 lines
1.7 KiB
BibTeX

@online{bizzottoComparisonPopularFlutter2023,
title = {A {{Comparison}} of {{Popular Flutter App Architectures}}},
author = {Bizzotto, Andrea},
date = {2023-09-01},
url = {https://codewithandrea.com/articles/comparison-flutter-app-architectures/},
urldate = {2023-11-19},
abstract = {Comparing my Riverpod App Architecture with other popular ones such as MVC, MVVM, Bloc, Stacked, Clean Architecture, and Android App Architecture.},
langid = {english},
organization = {{Code With Andrea}},
file = {/Users/fabian/Zotero/storage/DUDXBAGD/comparison-flutter-app-architectures.html}
}
@online{FlutterArchitecturalOverviewb,
title = {Flutter Architectural Overview},
url = {https://docs.flutter.dev/resources/architectural-overview},
urldate = {2024-02-12},
abstract = {A high-level overview of the architecture of Flutter, including the core principles and concepts that form its design.},
langid = {english},
file = {/Users/fabian/Zotero/storage/W67CJYBZ/architectural-overview.html}
}
@article{weiserComputer21stCentury1999,
title = {The Computer for the 21st Century},
author = {Weiser, Mark},
date = {1999-07-01},
journaltitle = {ACM SIGMOBILE Mobile Computing and Communications Review},
shortjournal = {SIGMOBILE Mob. Comput. Commun. Rev.},
volume = {3},
number = {3},
pages = {3--11},
issn = {1559-1662},
doi = {10.1145/329124.329126},
url = {https://dl.acm.org/doi/10.1145/329124.329126},
urldate = {2023-11-14},
abstract = {Specialized elements of hardware and software, connected by wires, radio waves and infrared, will be so ubiquitous that no one will notice their presence.},
file = {/Users/fabian/Zotero/storage/8CCSE83J/Weiser - 1999 - The computer for the 21st century.pdf}
}