Category : Templates

Travex This project is a smart tourism application, which focuses on getting users their preferred destinations and hotels in their budget. App Screenshots : Download A Smart Flutter Tourism Application Source code on GitHub https://github.com/ronak197/travex FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..

Read more

Transify An application to translate text either type or fetch text from image and translate in the desired language. Find the translation of the object name captured using the camera in the desired language and find the language spoken in a region by capturing nearby landmarks. App Screenshots : Download Transify Source Code on GitHub ..

Read more

Fluid Layout Demo: jamesblasco.github.io/fluid_layout Fluid layouts allow you to create a responsive layout for mobile, web and desktop from a single codebase. Let’s get started Install it Follow the installation process here Understand fluid layout The fluid layout aims to help to build a responsive experience through all the different screen sizes. Based on the ..

Read more

Making a fully functional skype clone in a flutter. Skype Clone APP Making a Skype Clone in Flutter – In Progress Check out the course here: THE CS GUY Screenshots Project Structure This project is going to be divided in several different branches. As I release a new video, the content related to that video ..

Read more

This repository hosts the complete code for the app UI shown below. It’s built on flutter. Flutter Speed Coding – PIZZA APP UI This repository hosts the complete code of the demo flutter app that I built, recorded and published the recording on youtube. Watch the video Screenshots Download Flutter PIZZA APP UI Source Code ..

Read more

Flutter has Power Reference project for Flutter has Power workshops organized by STX Next. FOOdy Mock food ordering mobile app built in Dart and Flutter. Consists of three screens that present different aspects of Flutter development. Home screen Sticky header (AppBar) List of items (ListView) Stacked layout (Stack) Clickable widgets (FloatingActionButton, RaisedButton, GestureDetector) Local state ..

Read more

Grocery-App Flutter Grocery Shopping App Fully Working Template Grocery Shopping Flutter app is created as a wonderful solution for any food shop Flutter App UI template. It is a template for a Flutter developer that wants to create a grocery application with a clean design. The template is only lay-outing without data flow and communication ..

Read more

giphy_picker A plugin that allows you to pick animated GIF images from Giphy. Getting Started First, you need to register an app at the Giphy Developers Portal in order to retrieve an API key. Pick a GIF: import ‘package:giphy_picker/giphy_picker.dart’; final gif = await GiphyPicker.pickGif( context: context, apiKey: ‘[YOUR GIPHY APIKEY]’); Display a GIF using the ..

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

Flutter OS (Android Wear OS app) Check out my Medium article “Flutter: Building Wear OS app”. First of all, I want to state that it is not an OS, it is just an app. This is an app for Wear OS devices which is inspired by the Medium article written by Matt Sullivan, “Experimenting with ..

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

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

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

Flutter Playground Playground app for Flutter. It contains a list of examples I have created. Preview Home App bar Navigation Drawer Left Navigation Drawer Right Navigation Drawer Right Navigation Drawer Text Span Text Underline AboutListTile Rotated Box Grid Paper Expansion Tile BackdropFilter Collapsible Toolbar Bottom Navigation Animated Icons Animated Size Progress Button Staggered Animation Tab ..

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

Another client for Reddit, but this time, it’s not just a client. It’s a different way of browsing photos, GIFs, memes and other things there! Glance About the app Glance is an unofficial client for Reddit. However, it allows you to only browse through media posts such as photos and videos. Its purpose is mainly ..

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

story_view Story view for apps with stories. This a Flutter widget to display stories just like Whatsapp and Instagram. It can also be used inline/inside ListView or Column just like the Google News app. Comes with gestures to pause, forward and go to the previous page. Features ???? Still image, GIF and video support ???? ..

Read more

The missing location picker made in Flutter for Flutter. ⚠️ Please note: This library will NOT be affected by the deprecation of Place Picker as indicated here. ???? Remember to enable Places API, Maps SDK for Android and Maps SDK for iOS for your API key. Usage To use this plugin, add place_picker as a ..

Read more