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
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...