-
🌱 I’m currently learning AWS
-
👨💻 All of my projects are available at https://bhavish.codes
-
📝 I write articles on https://medium.com/@bhavishslc
-
💬 Ask me about Python , Shell Scripting , Linux , Unix , AWS, Flutter
-
📫 How to reach me bhavishslc@gmail.com
😀
Hey there !
I am currently working as Associate Systems Engineer.
I like to explore new technologies and build beautiful ❤️ software applications
Pinned Loading
-
flutter_appwrite_projects
flutter_appwrite_projects PublicContains set of Flutter Appwrite projects
Dart
-
-
-
-
-
checkIfLoggedIn
checkIfLoggedIn 1Future<User?> checkIfLoggedIn() async {
2try {
3_user = await _account.get();
4return _user;
5} catch (e) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.