Recipes App made with Flutter This is a simple recipes app made with flutter.Video link : https://youtu.be/UxxCwc0zBhMScreenshots: Download Recipes app Source Code..
circle_list A new Flutter package for Circle List. Add dependency Super simple to use If you want to add gradient background Another background CenterWidget Demo Params Download Flutter package for circle list Source code..
Covid-19 – Flutter UI Watch it on YouTube Packages we are using: flutter_svg: link Fonts Poppins link UI Credit Design by: Rendi Ramadana link Covid-19 App Final UI Download Covid-19 UI Source Code..
Flutter Page Transition Package This package gives you beautiful page transitions. Demo Usage It is really easy to use! You should ensure that you add the page_transition as a dependency in your flutter project. dependencies: page_transition: “^1.1.5” Than you can use it with below examples. Navigator.push(context, PageTransition(type: PageTransitionType.fade, child: DetailScreen())); Navigator.push(context, PageTransition(type: PageTransitionType.leftToRight, child: DetailScreen())); Navigator.push(context, PageTransition(type: ..
???? Panache A Flutter Material Theme editor. Panache helps you to create beautiful Material themes for your Flutter applications. Customize widgets colors and shapes, and download your theme.dart file. ???? Try Panache in your browser Getting Started To apply a theme to whole application add the generated theme file to your project/lib set the theme property to the generated theme (myTheme) in your main ..
Screen Click on screenshot to watch Youtube video 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 ..
flutter_navigations_bar A new Flutter package for navigations bar. Getting Started Bouncing Circle navigation bar properties : final Function(int) onchanged : required value final Color iconColor : Default => Colors.white; final List icons : required value; final Color barColor : Default => Colors.amber; final Color circleColor : Default => Colors.cyan; final BoxShadow boxShadow; final Gradient gradient; ..
Pokemon App Pokemon App with animations, beautiful UI and network call. YouTube Tutorials Hindi Build a beautiful Pokemon App English Build a beautiful Pokemon App Screenshots Getting Started For help getting started with Flutter, view our online documentation. Download Pokemon App Source Code on GitHub https://github.com/iampawan/..
quizapp A new Flutter project. Getting Started For help getting started with Flutter, view our online documentation. Download Flutter Quiz app source code on GitHub https://github.com/iampawan/Flut..
Flutter TicTacToe Game Build legendary Tic Tac Toe game in flutter. Show some ❤️ and star the repo to support the project Screenshots Watch the video tutorial on YouTube License Download Flutter TicTacToe Game App source code on GitHub https://github.com/iampawan/Flutte..
calculatorapp A new Flutter project. Getting Started For help getting started with Flutter, view our online documentation. Download Flutter Calculator app source code on GitHub https://github.com/iampawan/flutter..
flutter_instagram_ui_clone Some Screenshots A new Flutter project. Getting Started For help getting started with Flutter, view our online documentation. Download Flutter Instagram Clone App Source code on GitHub https://github.com/iampawan/Flutter-Instagra..
BaliFeed (formerly Gatra Bali) – Balinese News Reader App Balinese news reader app. Now available on Google Play: How it works Please read here on how the App connected to the backend services. Download Newsreader app Source code on GitHub https://github.com/apps4bali/gat..
ScrollBottomNavigationBar Hide or show bottom navigation bar while scrolling. Roadmap This is currently our roadmap, please feel free to request additions/changes. Feature Progress Scrollable ✅ Supports FAB ✅ Supports Snackbar ✅ Gradient background ✅ Pin/unpin ✅ Snap/unsnap ✅ Auto change page ✅ Change page by controller ✅ Listen page changes ✅ Custom scroll controller ✅ ..
Stonks – Mobile This is a simple app that helps users track their favorite stonks. Features Users can save stonks. Users can see stonks. Users can see market indexes. Users can search for stonks. Users can get detailed information about a single stonks. Coming soon Indexes section. News section. News about a single stonk. Download ..
flutter_circle_color_picker A beautiful circle color picker for Flutter. Light theme Dark Theme Usage … body: Center( child: CircleColorPicker( initialColor: Colors.blue, onChanged: (color) => print(color), size: const Size(240, 240), strokeWidth: 4, thumbSize: 36, ), ), … API /// Called during a drag when the user is selecting a color. /// /// This callback called with latest ..
Info about flutter_styled_toast A Styled Toast Flutter package. You can highly customize toast ever. Beautify toast with a series of animations and make toast more beautiful. demo Getting Started dependencies: flutter_styled_toast: ^1.2.1 import ‘package:flutter_styled_toast/flutter_styled_toast.dart’; StyledToast( textStyle: TextStyle(fontSize: 16.0, color: Colors.white), backgroundColor: Color(0x99000000), borderRadius: BorderRadius.circular(5.0), textPadding: EdgeInsets.symmetric(horizontal: 17.0, vertical: 10.0), toastPositions: StyledToastPosition.bottom, toastAnimation: StyledToastAnimation.fade, reverseAnimation: StyledToastAnimation.fade, ..
Animated Bottom Navigation Bar A really cool navigation bar based on the design by Sanchita Agrawal Try it out on DartPad. Source code for Spotlight Navigation bar import ‘package:flutter/cupertino.dart’; import ‘package:flutter/material.dart’; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( home: HomePage(), ); } } class HomePage extends StatefulWidget { @override _HomePageState ..
#flutterhitui This repository contains beautiful ui implmentations aroung globe Spot Light background [design](https://www.behance.net/gallery/94842819/Animated-Tab-Bar) by [Sanchita Agrawal] [!Watch the Video](https://github.com/viveky259259/flutter_hit_ui/blob/master/videos/light_tab_bar_video.mp4) Download Flutter Spot Light Navigation bar source code on GitHub https://github.com/viveky259259/flut..
SpotLight Bottom Navigation bar Demo Download source code..
MetaFlutter MetaFlutter is a project to create Flutter layouts on device. Learn, explore and experiment with Flutter widgets directly on your phone. MetaFlutter allows you to create Flutter layouts using a wide and constantly growing range of Flutter widgets. Build out an idea you had instantly, try out something you’ve never tried before or just ..
flip_box_bar A 3D BottomNavigationBar inspired by Dribbble design by Dannniel [https://dribbble.com/shots/4811135-Tab-Bar-Cube-Interaction]. Demo Example Use // In Scaffold int selectedIndex = 0; bottomNavigationBar: FlipBoxBar( selectedIndex: index, items: [ FlipBarItem(icon: Icon(Icons.map), text: Text(“Map”), frontColor: Colors.blue, backColor: Colors.blueAccent), FlipBarItem(icon: Icon(Icons.add), text: Text(“Add”), frontColor: Colors.cyan, backColor: Colors.cyanAccent), FlipBarItem(icon: Icon(Icons.chrome_reader_mode), text: Text(“Read”), frontColor: Colors.orange, backColor: Colors.orangeAccent), FlipBarItem(icon: Icon(Icons.print), text: Text(“Print”), ..
One App Flutter The Official HackRU Flutter App Feel free to show some ❤️ and ⭐️ the repo to support the project. Description What is the purpose of this project? A cross-platform mobile application for hackers, organizers, mentors, and sponsors at the HackRU. HackRU is a 24-hour hackathon at Rutgers University. Hackers would be able to get announcements, a ..
corova_virus_app Flutter Andriod app to track cases in each country for Corona Virus Covid-19 app support historical data/dark mode/search by country/charts/share and take screen shot APP Youtube Guide Download app Android ScreenShot (support Dark mode) Contributions are welcome Credits Corona API – NovelCOVID Getting Started This project is a starting point for a Flutter application. A ..
ITACOV ???? Sebuah project aplikasi mobile open source made with flutter, di harapkan dapat membantu untuk mencegah penyebaran Covid-19 Mau Ikut ? Design App Sementara belum implementasi API, kalau ada yang punya refrensi, monggo, for Home Screen for info page Download Source code on GitHub https://github.com/4RSIM3R/itac..
⭐ Solar System ⭐ This is my first project on Flutter. I made a simple solar system app that provides basic information about our solar system. I think it is useful for kids. For this project is have used Flutter and for managing internal data I have used Providers Package. Download Flutter Solar System App ..
⭐ COVID-19 ⭐ Built with ❤︎ by Akash Debnath This project is made using Flutter framework.In this app you can check the daily count of covid-19 cases of every country.They are shown in a form of 3 graphs, confirmed, recovered and death cases. The api used to get the data can be found here The UI is ..
Flutter Permission handler Plugin A permissions plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions. Unloc customizations Removed all permission strategies except ContactPermissionStrategy for iOS. This in order to avoid app store issues like this: The app’s Info.plist file should contain a NSCalendarsUsageDescription key with a user-facing purpose ..
Link Text Easy to use text widget for Flutter apps, which converts inlined urls into working, clickable links. Allows for custom styling. Usage Link Text widget requires no setup. Just simply pass a String with inlined URLs, and the widget will take care of the rest. final String _text = ‘Lorem ipsum https://flutter.dev\nhttps://pub.dev’; @override Widget build(BuildContext context) { ..
Deer Minimalist Todo Planner app built around the idea of efficiency and clean aesthetic. Showcase Development Deer uses BLoC (Business Logic Component) pattern to manage app state. If you want to use Streams in your Flutter project, then I think this is the way to go. BLoC plays exceptionally well with Flutter’s reactive nature, especially ..
Kadi Music Player OpenSource Flutter Based Music Player with Fantastic UI Demo App Clone Build Run Features Android (iOS Coming Soon) Fetch local songs (Inbuilt Permission) Beautiful UI with multiple themes(Coming Soon) Animation Full Fledged Example play (local files) stop pause seek shuffle Album Art onComplete onDuration / onCurrentPosition Full Player controls on bottom bar ..
???? Flutter Music Player Getting Started ???? Clone the repo Install the dependicies Run it Todos Retrieve songs Retrieve from SD Play Pause Seek Shuffle Favorites Album list Playing queue Android X migration Notification and Lock Screen Controls System integration Artist list Playlists Search songs Finishing up the Settings page Adding support for artist thumbnail update via ..
ImageEditorPro Image Editor Plugin with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories. To start with this, we need to simply add the dependencies in the gradle file of our app module like this Installation First, add image_editor_pro: as a dependency in your pubspec.yaml file. Import import ‘package:image_editor_pro/image_editor_pro.dart’; iOS Add the ..
Built Values for Dart Introduction Built Value provides: Immutable value types; EnumClass, classes that behave like enums; JSON serialization. Immutable collections are from built_collection. See the API docs. Articles built_value for Immutable Object Models built_value for Serialization Building a Chat App in Dart End to End Testing in One Short Second with Dart Moving Fast with Dart Immutable Values ..
Yoga Guru Yoga Guru is your personalized yoga trainer app based on Flutter. It uses potent, a pre-trained deep learning model, to estimate body poses in real-time and predict yoga asanas. Getting Started Step 1: Clone the project repository Open terminal and type git clone https://github.com/adityaas26/Yoga-Guru.git Step 2: Run the app Connect your device or start ..
Netcasts OSS Simple podcasts (netcasts) management powered by open source software Homepage Drawer Explore Discover Podcast Episodes Player Settings Why another podcast app? You want an ad-free app for your podcasts consumption You want an app powered by open source software You want an app you can clone, tinker with, and add functionality to You ..
flutter_food_delivery_app_ui This application is not completed yet. currently, I am working on it. A small attempt to make a Food delivery app user interface in Flutter for Android and iOS. ScreenShots Home Page Food Details Screen Login & Registration Screen Getting Started This project is a starting point for a Flutter application. A few resources ..
flutter_ecommerce_app A small attempt to make an e-commerce user interface in Flutter for Android and iOS. ScreenShots Home Page Other Screens Login & Registration Screen Wish list and Empty cart screen Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first ..
Time Cop A time tracking app that respects your privacy and gets the job done without getting too fancy. Motivation I’d rather not do time-tracking at all, but since its a necessity for my work, it’s either uses an app or keep track of things manually (which I’m terrible at). There is much time tracking ..
Coronavirus Warrior App A Flutter project to track & help to fight from coronavirus. What is Coronavirus Warrior? Coronavirus Warrior is a cross-platform mobile app. It is written in Dart using Flutter. Download the app from here. Show some ❤️ and star the repo. Collection of flutter apps with tutorial Flutter Example Apps Screenshots Contributing Fork the repository and ..
