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
- Problem with getting rows from related t...
Hi, I migrated the Appwrite SDK to 1.8.0 and the package in my Flutter app to version ^20.3.2. I noticed one thing is different. Previously, when I got a JSON r...
- client.ping() does not appear to work.
After upgrading to 1.8.0, I ran the `starter_for_flutter` and tested the ping. It failed with a "Server Error". I tried this again on my production instance (1...
- bulkUpsert and Realtime
Hey when I use Realtime on a Table for creates/updates and use the createOperations method in my Appwrite Function for bulk upserts, will the realtime trigger f...