Please give me some approach on how to create this UI piece in flutter, its like a tab bar but I am not able to think on how to implement this!!.. Any help will be appreciated thank you!π
you can use flutter default one... https://api.flutter.dev/flutter/material/TabBar-class.html
without seeing Design hard to say... also it's appwrite support channel for fullter help I would highly suggest to go to Flutter Discord channel π
Yep, you will get better assistance there than here
https://discord.gg/rflutterdev for Design related you hop into this channel community there also is very active
thank you for assistingβ€οΈ
Recommended threads
- Synchronous Function Execution Timed Out...
Hi Appwrite team π Iβm facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...