A property listing app built using Flutter SDK. Watch as I guide you step by step on how to build this application from scratch.
Store Management App with Flutter, MySql and PHP. Features: Ordering foods by table, Checkout, preview & print invoice, Profile feature, Manage food & category.
Rapido brings Rapid Application Development principles to mobile development, currently available for Flutter. Rapido makes it simple to build document
A Flutter plugin for iOS and Android for generating sign-in button for different social media account. Add to pubspec.yaml and import flutter_signin_button.dart
Tinano is a local persistence library for flutter apps based on sqflite. While sqflite is an awesome library to persist data, having to write all the parsing
Simple Flutter Movie List & Detail Screen UI. Classes used from Library WidgetCarousel, SpinKitRipple, Movie API
A showcase/portfolio to-do app. The app uses my own library flutter_snaplist, for switching todo categories. flutter_redux is used for sharing state
A fluid slider design that works just like the Slider material widget. Used to select from a range of values. Just add the package to your dependencies
Simple Recipes App made in Flutter for a series of articles. In this series of articles, I want to show you how to create a recipe app by using Dart and Flutter