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
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...
- Images/Videos in storage appearing broke...
I am running into a storage issue after upgrading my self-hosted Appwrite instance , all of my previously uploaded images and videos are now showing as broken i...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...