Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. dev_lak
    3. Posts
    • Profile
    • Following 5
    • Followers 28
    • Topics 31
    • Posts 460
    • Best 151
    • Controversial 0
    • Groups 3

    Posts made by dev_lak

    • RE: Flutter Fully Responsive UI

      @root @Nubelle thanks bro

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • Flutter Fully Responsive UI

      thumb (1).jpg

      Watch Full Video on YouTube:
      https://youtu.be/hntFZd5bddU

      Make sure to like + Subscribe!

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • RE: Ionic Events App UI

      @nubelle elama :blush:

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • RE: Ionic Events App UI

      @root thanks bro

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • Ionic Events App UI

      thumb.jpg

      Watch on YouTube :heart_eyes: - https://youtu.be/9DX5h4MpKG8

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • Flutter Web Tutorial

      Let's create Landing Page using Flutter

      thumb.png-1.jpg

      Watch on YouTube :point_down:
      https://youtu.be/PM-ASOgxBn8

      Source code link can found on video description.

      Make sure to Like + Subscribe us to get more!

      posted in Web Development
      dev_lak
      dev_lak
    • RE: Flutter Spotify App Redesigned

      @thushanka thanks :blush:

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • RE: Flutter Spotify App Redesigned

      @nubelle thanks machan

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • RE: Flutter Camping App UI

      @nubelle thanks bro

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • RE: Flutter Camping App UI

      @kusalrathna thanks bro

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • RE: Flutter Spotify App Redesigned

      @root thanks machan, yeah flutter performing very well :heart_eyes: :heart_eyes:

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • Flutter Spotify App Redesigned

      thumb (1).png

      Redesigning Spotify Home Page Using Flutter

      Watch full video on Youtube :point_right: https://youtu.be/HwDDF9e_vJQ

      Link to Source Code can be found on YouTube Video description.

      Give me support by šŸ‘‡ šŸ‘‡
      āœ… Subscribe āœ… Share āœ… Comment & Stay Connected!

      posted in Mobile Application Development
      dev_lak
      dev_lak
    • RE: How to Get Microsoft Office for Free - 2021 | 100% Legit Method

      nice bro

      posted in Blogs
      dev_lak
      dev_lak
    • RE: Ionic Firebase social login help

      @oditha ow facebook plugin eka danna one

      posted in Hybrid App Development
      dev_lak
      dev_lak
    • RE: Problem on migration : products category foreign key

      @kasun-rathnayake can you post the categories table migration?

      posted in Laravel Framework
      dev_lak
      dev_lak
    • RE: Ionic Firebase social login help

      @oditha Auth Service

      // Facebook Login
        fbLogin() {
          return this.fb.login(['email']);
        }
      
        // Callback method for Facebook Login
        onFbLoginSuccess(res: FacebookLoginResponse) {
          const credential = auth.auth.FacebookAuthProvider.credential(res.authResponse.accessToken);
      
          return this.ngFireAuth.signInWithCredential(credential);
        }
      

      Login Page

      this.auth.fbLogin()
          .then((response: FacebookLoginResponse) => {
            this.auth.onFbLoginSuccess(response)
            .then(user => {
               console.log(user.user)
            })
            .catch(error => {
              this.util.presentToast('Authentication Failed');
              console.log(error);
            });
          })
          .catch(error => {
            console.log(error);
            this.util.presentToast(error);
            this.dismissLoading();
          })
      
      posted in Hybrid App Development
      dev_lak
      dev_lak
    • RE: Ionic Firebase social login help

      @oditha elakiri, mn code eka dannm eketh

      posted in Hybrid App Development
      dev_lak
      dev_lak
    • RE: Ionic Firebase social login help

      @oditha na bn, mukut ehma danna onnha, mage wada bn mn oka use krnne

      posted in Hybrid App Development
      dev_lak
      dev_lak
    • 1
    • 2
    • 3
    • 4
    • 5
    • 22
    • 23
    • 2 / 23