Android

flutter lock screen

Flutter Lock Screen | Pass Code Page

admin

It is really easy to use! You should ensure that you add the flutter lock screen as a dependency in your flutter project.

Flutter Chat App

Flutter Chat App

admin

A one-to-one chat app built on Flutter with firebase authentication and image sharing capability. For help getting started with Flutter.

Flutter UIKit

Flutter UIKit

admin

The goal of this project is to provide an ultimate collection of real world app's UIs. While I built Flutter UIKit for my own needs.

Flutter UI challenge | planets app

Flutter UI challenge | planets app

admin

Flutter UI experience to test with these UI Challenges. An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

Flutter Card Swipe

Flutter Card Swipe UI

admin

Creating the swipe view as used in the Tinder. Swipe right is considered accepted and swipe left is rejected. Flutter Card Swipe UI Animation.

The Gorgeous Flutter UI Login

The Gorgeous Flutter UI Login

admin

The Gorgeous Flutter UI Login Check out Login Screen Designs on Flutter dev, your best resource to discover and connect with designers worldwide.

Flutter Onboarding Screen

Flutter Onboarding Screen

admin

Flutter Onboarding Screen. An example of onboarding screen on Flutter inspired by Paper Onboarding. IntroViews is inspired by Paper Onboarding.

Flutter Firebase Todo App

Flutter Firebase Todo App

admin

Flutter Firebase Todo App.

Flutter Dating app UI

Flutter Dating app UI

admin

Just Another Flutter Dating app UI ...Kinda Tina Cloned UI Thanks to Fluttery.... This project is a starting point for a Flutter application.

Using Streams in Flutter

Using Streams in Flutter

admin

Streams are similar to observables in Rx, LiveData in Android. Stream as the name suggest is a sequence of asynchronous events. Firstly, create a flutter project (say flutter_streams).