Category : UI

Hangman A hangman game is written in Dart with the Flutter framework. Screenshots License Released under MIT License. See LICENSE for more info. Download Flutter Hangman Game Source Code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

bloc_test A real-world example of using the BLoC pattern in Flutter. This app features a searchable list of users and demonstrates an elegant way to keep the UI in sync with the model. Features The app implements the following features: user list and detail pages user management add single user slide to remove single user ..

Read more

A set of controls and styles converting your WPF application into a great looking Modern UI app. This open source project is a spin-off of XAML Spy, the visual runtime inspector for Silverlight, Windows Phone, Windows Store and WPF. Read the official announcement Demo Check out the MUI demo app included in the MUI release. ..

Read more

flutter-by-example A collection of simple, bare-bones Flutter apps that each demonstrate a concept The apps are slowly being updated to Dart 2; be sure to use the –preview-dart-2 flag when running/compiling these examples Apps Hello World: one-line Flutter app Updated for Dart 2 Material Navigation: two screen Flutter that demonstrates navigation using Material (2.1) Routing ..

Read more

Binary Clock This is a binary clock created using Flutter. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online ..

Read more

This is a clone of the famous application Udacity, and its done with the flutter frame work, this particular repo, contains the code for the student side Show some ❤️ and star the repo to support the project This repository containing links of all the example apps demonstrating features/functionality/integrations in Flutter application development. Building samples ..

Read more

Beautiful TabBar Interaction with Sliding Inset FABs, made with Flutter Dart. Pure Dart. No native dependencies. No linking. No obstacles. Looks beautiful. Stunning and fluid animations. You won’t believe it’s not a native view. Customize it. You can adjust nearly everything to make it fit perfectly to your app. Easy to use. Uses established BLOC ..

Read more

Cab-Booking-Flutter-Web-App Cab Booking Template – Flutter The cab offers you just about everything you are looking for in a free taxi service website template. Almost, too obvious, don’t you think? But you know the gist of it; keeping things simple and to the point is one of the best approaches to succeed online. With Taxi, ..

Read more

iOS Flutter Playground Playground app for Flutter. It contains a list of Cupertino widgets for example. Preview Home ActionSheet Alert Home Sliver Nav Bar Tab bar Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your ..

Read more

Flutter Google Map Example A Flutter application demonstrates the google map. Preview Listener and Marker Compass MapTypes Plugin google_maps_flutter from the flutter team. Usage To use this plugin, add google_maps_flutter: latest_version as a dependency in your pubspec.yaml file. Getting Started Get an API key at https://cloud.google.com/maps-platform/. Android Specify your API key in the application manifest ..

Read more

Cricket Team A Flutter application that demonstrates simple CRUD operations with a Firebase cloud database. Preview Home Empty Swipe Add Player Update Player Add Firebase to your app Create a Firebase project. Check out the Firebase documentation for setting up the firebase in your flutter application. Create a new Firebase console project Add Cloud Firestore ..

Read more

Fluttery Filmy ???? Movie app which is developed using flutter and powered by tmdb. Preview Screenshot Listing Screen Detail Screen What’s next? Movies Details Maintain the state Improve Design Animations How to contribute? Check out contribution guidelines ????CONTRIBUTING.md Getting Started For help getting started with Flutter, view online documentation. 1. Setup Flutter 2. Clone the ..

Read more

Fast shopping Fast shopping is a simple application for easy shopping list-making, for everyone. Goal This application was made to resolve a certain problem in a certain way. There are many people that don’t want to use a voice assistant and find other apps available on the market too much overwhelming, too complex, bloated with ..

Read more

This is an example app in which the backdrop can be expanded or contracted with a swipe gesture. Swipe to Expand backdrop example Example app to demonstrate the ability to expand or contract backdrop using a swipe gesture Demo Installing Clone this repo Use “flutter run” to run the app Getting Started This project is ..

Read more

Flutter Weather A Flutter application to view current weather status. This is my first project on my journey to learning and understanding flutter and dart. Features ✅ Beautiful minimal UI ✅ Dark and Light themes ✅ Current temperature, max and min temperature, sunset, sunrise ✅ Custom icons for each weather condition ✅ 5 day forecast ..

Read more

shopping_app Build your own Flutter eCommerce shopping app with Flutter open-source code and get source code on GitHub. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples Download ..

Read more

cloud_storage_status Flutter app for clod storage status checker. Built your own clod status checker with Flutter with this open-source project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter ..

Read more

hotel_booking Original Design: https://dribbble.com/shots/7967793-Travel-App RESULT Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, ..

Read more

Created using Flutter, I am learning about this amazing framework and creating UI for generic Forum application Login Screen Home Screen Forum Screen Download Flutter Forum Application Source code on GitHub https://github.com/sriram15/ForumAppPrototype FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

News_Application A new Flutter project. Getting Started This project is a starting point for a Flutter application. Google Sing-In. Internet Connectivity Checker. Share the News to Social Media Platforms. News are separated by Categories. User Can log in and LogOut. Swipe to Refresh. Can read full Article. Some cool Animations. Screenshots Download Flutter News App ..

Read more

Flutter UI for ToucanPay App A Flutter representation of ToucanPay App UI design by Michał Jarosz in Dribble. Star this repo if you like what you see. ???? Screenshots Author(s) Emmanuel Fache Getting Started Note: Make sure your Flutter environment is setup. Installation In the command terminal, run the following commands: Download Flutter UI Template ..

Read more

flutter_travel_booking A Flutter Travel Booking app UI concept Design This design UI is inspire from https://dribbble.com/shots/6510521-Travel-App-for-booking-unique-experience App UI HomePage Detail Download Flutter Travel Booking App UI Source Code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

flutter_food_ordering Food ordering app UI design Design This design UI is inspire from https://dribbble.com/shots/7025581-Food-Delivery-App Download free Flutter Food Ordering App UI Template on GitHub https://github.com/Chunlee17/flutter_food_ordering FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Dashboard Reborn✨ A very sexy Flutter template app with great focus on UI, design and animations. It is written entirely in Dart code and built using Flutter widgets, so it can be compiled to run (very smoothly) on both Android and iOS. Screenshots Flutter Dashboard Template UI Demos Usage There are three main pages in ..

Read more

drag_select_grid_view A grid that supports both dragging and tapping to select its items. Basic usage First of all, DragSelectGridView constructor is very similar to GridView.builder, so you should take your time to understand the latter before diving into this library. Once you are familiar with GridView.builder, probably the only additional piece of information you’ll need ..

Read more

A Flutter package with a selection of simple yet very customizable set of loading animations. Flutter Loading Animations A simple yet very customizable set of loading animations for Flutter projects. Installation Add the following to your pubspec.yaml file: … dependencies: … loading_animations: “^2.0.0” … Then import the file to your project: import ‘package:loading_animations/loading_animations.dart’; How to ..

Read more

A Flutter package for some material design app intro screens with some cool animations. IntroViews is inspired by Paper Onboarding and developed with love from scratch. I decided to rewrite almost all the features in order to make it available to the flutter developers and extensible as possible. Table of contents Features Getting Started Usage ..

Read more

This repository contains the Liquid Swipe source code. Liquid swipe is the revealing clipper to bring off amazing liquid like swipe to stacked Container and inspired by Cuberto’s liquid swipe and IntroViews. Sample APK Download sample apk as shown in example from releases. Getting Started Add this to your pubspec.yaml dependencies: liquid_swipe: ^1.2.0 Get the ..

Read more

This repository contains Collection of UIs made using Flutter. Original Design of all the UIs were created by someone else. I tried to recreate those UIs using Flutter Flutter-UIs-Collection This repository contains Collection of UIs made using Flutter. Original Design of all the UIs were created by someone else. I tried to recreate those UIs ..

Read more

????Flutter Travel App Concept Flutter representation of a Travel App Concept i found in Uplabs. It only consists of 2 screens. Star⭐ the repo if you like what you see????. ???? ScreenShots 1 2 3 4 Toggle theme To toggle the theme, change the isDark variable in main.dart. true for dark and false for light. ..

Read more

Flutter UI challenge – planets app Recreated the design by Anto Skvortsovn For help getting started with Flutter, view the online documentation. Download Flutter UI challenge – planets app on GitHub: FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Best Flutter UI Templates completely free for everyone. Its build-in Flutter Dart. Some Screenshots Download the best Flutter UI Template Source Code at GitHub: FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more