notesLock App is built over google’s flutter framework, it is simple, quick and easy to use the app to store your notes, having features like Auto-lock, Quick Note, List or Gird view, Beautiful UI and Icons, Finger Print Lock and Fonts. A lot of customizable settings choose from the keypad to fingerprint as per your ..
Category : Flutter App
SimpleAutocompleteFormField A Flutter widget that wraps a TextFormField and assists with autocomplete functionality. example/lib/main.dart Download Flutter autocomplete TextFormField Widget Souce code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Dart-calculator Simple Dart calculator for use in a CLI Related to the Medium article: Building a Simple CLI Calculator App in Dart Overview This application allows basic calculator functionality when running from a CLI. Recursion is used to continue functionality, and the user is allowed to exit at anytime via simply typing exit. The calculator can add, ..
Short Info: Stories like in Instagram, each story can include multiple images and videos. Package supports video, titles, preliminary caching. flutter_instagram_stories A Flutter plugin for displaying stories just like Whatsapp & Instagram. Built-in groups (multiple stories with one icon), cache, video, gifs. Plugin can be used in any app for displaying news, educational content and ..
Mentorship Client Cross-platform client for Systers’ mentorship system, written in Flutter. How was it created? I really liked Systers‘ Mentorship System, wanted to try Flutter and had some free time during Christmas. Rationale Mentorship System aims to be as inclusive as possible for everyone. It should apply to user’s mobile operating system, too 🙂 Work status Application is ..
Finance_App_Flutter Personal Finance Application, in order to provide greater financial control for the user. Demo Video Finance App Video Install App GooglePlay Download App O App aborda: Download Personal Finance Application App Source Code on GitHub https://github.com/td-santos/Finance_App_Flutter FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
WebFeed A dart package for parsing RSS and Atom feed. Features RSS Atom Namespaces Media RSS Dublin Core Installing Add this line into your pubspec.yaml Import the package into your dart code using: Example To parse string into RssFeed object use: Preview RSS Atom License WebFeed is licensed under the MIT License – see the LICENSE.md file for details Download ..
Tsacdop About Enjoy podcasts with Tsacdop. Tsacdop is a podcast player developed with flutter, a clean, simply beautiful and friendly app, only support Android right now. Credit to flutter team and all involved plugins, especially webfeed and Just_Audio. The podcasts search engine is powered by ListenNotes. Features Subscriptoin group management Playlist support Sleep timer OMPL file export and import ..
Snaake Snaake is a small and very simple clone of the classic snake game from Nokia phones. Description The objective is very simple: eat the colorful dots to make the snake longer and to avoid biting itself or hit the wall. Controls: Swipe your finger horizontally to turn left/right. Swipe your finger vertically to turn ..
Example Flutter app Flutter application developed with Domain-Driven DesignExplore the docs » View Demo · Report Bug · Request Feature Table of Contents About the Project Built With Getting Started Prerequisites Installation Usage Roadmap Contributing License Contact Acknowledgements About The Project flutter_ddd is a learning project where I explore Domain-Driven Design with Flutter. The repository follows the progress of ResoCoder’s tutorial. ..
Instagram_clone Instagram Clone (Both frontend and backend) created with Flutter and Firebase. Show some ❤️ and star the repo to support the project. Note This repository is still under development and I will continue to add more features to it. Features Custom photo feed based on who you follow Post photo posts from camera or gallery Like ..
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 on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
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 on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
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 on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
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/PokemonApp FlutterappworldProvides the list of the opensource Flutter apps collection with ..
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/FlutterQuizApp FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
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/FlutterTicTacToe FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
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/fluttercalculator FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
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-Instagram-UI-Clone FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
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/gatrabali-app FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
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/flutter_hit_ui FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
SpotLight Bottom Navigation bar Demo Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
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/itacov-flutter FlutterappworldProvides the list of the opensource Flutter apps collection with ..
⭐ 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) { ..
