OOOlamide Osuolaleinibuild.hashnode.dev·May 20, 2023 · 5 min readHow to Save Index of PageView in SharedPreferences- FlutterTable Of Contents Introduction Creating the project Add SharedPreferences as a Dependency Complete Code Conclusion Introduction Sometimes when building an app, the app might require that we track the user's activity by resuming the last page they ass...00
OOOlamide Osuolaleinibuild.hashnode.dev·Apr 2, 2023 · 14 min readHow to Build a ChatGPT APP With Flutter using OpenAI APITable Of Content Introduction What you will learn Requirements Creating the Project and Adding Dependencies Project Structure Building the Chat UI ChatGPT API State Management with Provider Create DropdownMenuItem Create and Display Chats with OpenAI...00