atmospherePro Peer-to-peer encrypted file sharing has never been easier. atmospherePro makes peer-to-peer encrypted file sharing possible. In real-time, you can send files across any device regardless of your location — with the added benefit of total privacy. You can fearlessly share contracts, tax information, or other confidential information without worrying about your data being stored on ..
BREAKING CHANGES IN V2 CacheManager v2 introduced some breaking changes when configuring a custom CacheManager. See the bottom of this page for the changes. flutter_cache_manager A CacheManager to download and cache files in the cache directory of the app. Various settings on how long to keep a file can be changed. It uses the cache-control http ..
Simple Inherited Widget to highlight text in a search result, with custom highlight Color and highlight TextStyle. Features Highlight text in a search result with custom highlight Color and highlight TextStyle. Highlight text in a search result without prasing the search text directly. Parse the search text as a regular expression. Usage SearchTextInheritedWidget( searchText: ‘search ..
flutter_progress Highly customizable and light weight progress library including dynamic updates Getting Started Adding the package dependencies: flutter_progress: ^1.0.0 Examples Normal Progress Valuable Progress Custom Body Progress Custom Progress How to use Add import import ‘package:flutter_progress/flutter_progress.dart’; Show dialog and assign it a global key to update it later. All properties except the message are optional. ..
Flutter Mapbox GL Please note that this project is community driven and is not an official Mapbox product. Table of contents Flutter Mapbox GL Table of contents Introduction Setting up Mobile Secret Mapbox access token Web All platforms Public Mapbox access token Supported API Map Styles Offline Sideloading Downloading Offline Regions Create a static map ..
DevToys A Swiss Army knife for developers. Introduction DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites to do simple tasks with your data. With Smart Detection, DevToys is able to detect the best tool that can treat the data you copied in the clipboard ..
DevToys Linux This is a W.I.P Flutter port of DevToys for Windows. Getting Started Building from source Clone the repo from GitHub git clone https://github.com/gumbarros/DevToysLinux Install Flutter Restore the dependencies and build the project flutter pub get flutter run Showcase Download source code..
task1 A beautiful UI Flutter App. Getting Started -Simple UI App with api backend -Scrollable screen Download source code..
Flutter Maps Functionality: map locations searching Tools / packages: Flutter flutter_map positionstack.com BLoC Very good CLI Autocomplete widget l10n (translations) Serialization (json_annotation) http REST API Description App supports very good standards of writing code. Project is divided into 3 layers: Data Layer (Location API CLient) Domain Layer (Locations Repository) Presentations Layer (widgets + BLoC) Download ..
What is WikiSanchez WikiSanchez is a app that implement rick and morty api with flutter 🙂 This project project cant exist thank the flutter team and Axel Fuhrmann creator of Rick and Mory api Structure home page character page episode page location page quiz page quiz game page Download rick and morty api source code..
Blogging This is a Blog app made in flutter, with basic features. The backend was handle in Firebase, routing with go_router, and state management with Provider. Feed Screen: Create Blog: Post Detail: Download Blog app source code..
Flutter App – My Starred Repos A demo app project made with Flutter This app shows your favorites GitHub repositories. You can search for other repos, preview them, and star or un-star them. Features Platform-specific features Android iOS Web Linux Windows MacOS Native flavors ✔️ ✔️ ➖ ➖ ➖ ➖ Different app icon per flavor ✔️ ..
Coverde A CLI for basic coverage trace files manipulation. Index Installing Features Usage with melos CI integration for coverage checks Installing You can make coverde globally available by executing the following command: $ dart pub global activate coverde NOTE: To run coverde directly from the terminal, add the system cache bin directory to your PATH environment variable. Features Check coverage value computed from a trace ..
Flutter Beautiful Login Page UI Design and Animation – Day 12 class Day12 extends Flutter100DaysOfCode { video() { return { “title”: “Flutter Beautiful Login Page UI Design and Animation”, “description”: “Let’s see how we can design a Login page UI and add some cool animation.”, “day”: 12, “videoLink”: “https://youtu.be/NHAIiAmxTAU” }; } } Watch it on ..
“Sign in/ Signup with firebase authentication” This is simple mobile app that is impmented using flutter ,dart and firebase. mainly focus on firebase authentication with email password and google sign in. Features Google sign in with email password sign in Google sign in with email password sign up Screen Captures Download source code..
pokedex About: A Flutter application that allows interacting with Pokemons, built using Clean architecture structure and riverpod as state management. Welcome to the Pokedex project! Getting Started Instructions to run: This project uses flutter version 3.0.3, Make sure you have that version installed or do flutter upgrade First do flutter pub get and then flutter run Since this project ..
Ubuntu Software Store An alternative software store for the Ubuntu Desktop made with Flutter. Goals Great UX Fast Adaptive Layout Snap support (https://github.com/canonical/snapd.dart) install search remove filter for sections refresh switch channels manage permissions list permissions activate/deactive permissions deb/rpm (packagekit) support (https://github.com/canonical/packagekit.dart) install from file-explorer list installed debs/rpms remove update all debs/rpms on the system ..
A flutter package that can be used to import scrollable datetime timeline. Features supports Web, Androidcan change the Color according to your UI Getting started To use this package add it to the pubspec.yaml and run ‘flutter pub get’Now, you can import ‘DateTimeLine()’ widget and use it. Usage Below is an example code for using ..
How to use is Deploy it with the username: admin@email.com and password: admin. Unfortunately, map integration won’t work, since we had to censor out the api key. User flow: Login()/Home() => Event() => ChooseOrder() => ChooseLocation() => Report() => Token() => RewardList() => RewardCompletion() Login()/Home() => Token() => RewardList() => RewardCompletion() Pages and descriptions Login: Login in ..
mobile_scanner A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS. Platform Support Android iOS MacOS Web Linux Windows ✔️ ✔️ ✔️ ✔️ Android SDK 21 and newer. Reason: CameraX requires at least SDK 21. Also, make sure you ..
Frosty A mobile Twitch client for iOS and Android with 7TV, BTTV, and FFZ support. Built with Flutter. Motivation The official Twitch mobile app doesn’t support emotes from 7TV, BetterTTV (BTTV), and FrankerFaceZ (FFZ) — third-party services and extensions for Twitch used by millions of viewers and many top channels. This results in a poor mobile chat experience since only emote codes render rather than their ..
FlutterMusicPlayer A Flutter package to create a customizable music player application or module with ease Installing With Flutter: $ flutter pub add flutter_music_player This will add a line like this to your package’s pubspec.yaml (and run an implicit dart pub get): dependencies: flutter_music_player: ^0.0.1 Main Components AudioPlayerProvider MinimizedMusicPlayer MaximizedMusicPlayer AudioPlayerProvider The provider which manages the ..
Little Dinosaur Dinosaur App using flutter this is for Dicoding Academy Flutter for Beginner Exam 📋 Splash Screen On Boarding Home Home (scrolldown) Detail Detail (scrolldown) Download this app source code..
UI Inspired by dribble designs Features of the app Add devices Toggle devices on and off Set temperature Animations Toggle on and off Pagination Widget testing Screenshots Home Control Page Steps to build the app Clone repo (build files are included) Run flutter pub get Click on Run Download Flutter IoT App source code on ..
A Flutter mobile app UI design implementation. Screenshots Download this UI design source code..
Animated Notch Bottom Bar A Flutter package for animating the position of selected item in bottomNavigationBar with notch like design. Inspired by react-native-tabbar-interaction plugin. Features : Supports any widget as as a bottom bar children. Animates the notch toward selected item. Create an optimized bottom navigation bar with beautiful animation. Supports blur effect like iOS Tab View. ..
It is a Mobile Application built with Flutter to help Instructors reach their students with the material needed for their course (Videos, PDFs, Exams) Table of contents Dashboard Dashboard_Overview Dashboard_Screens Droos Droos_Overview Droos_Screens Planning_to Auther Contributes Dashboard Dashboard_Overview This Dashboard is where admins can control Droos App by Accepting Pended accounts, Verifiy or Unverifiy the accounts and Upload Lectures’ Material ( Video, PDF, ..
flutter_plugin_pdf_viewer A flutter plugin for handling PDF files. Works on both Android & iOS Installation Add flutter_plugin_pdf_viewer as a dependency in your pubspec.yaml file. Android No permissions required. Uses application cache directory. iOS No permissions required. How-to: Load PDF Load pages Pre-built viewer Use the pre-built PDF Viewer This code produces the following view: TODO Allow password-protected files ..
Instant Worker App We envision creating better and empowered livelihood for daily wagers all across India. Through our innovation and dedication, we are striving toward creating an organized infrastructure and accountable days of employment for these daily wagers. We have deeply understood the state of workers in India. We simply connect workers with hirer’s , ..
A group of overlapping round avatars is called face piles. A face pile is a series of overlapping avatar images that come and go as users join and leave a given group. Getting started Add this to your package’s pubspec.yaml file: Now in your Dart code, you can use: import ‘package:flutter_face_pile/flutter_face_pile.dart’; Usage import ‘package:flutter_face_pile/flutter_face_pile.dart’; FacePile( faces: [ ..
free_text_search Search a inverted positional index and return ranked references to documents relevant to the search phrase. THIS PACKAGE IS IN BETA DEVELOPMENT AND SUBJECT TO DAILY BREAKING CHANGES. Overview The components of this library: parse a free-text phrase with query modifiers to a query; search the dictionary and postings of a text index for the query terms; perform iterative scoring and ranking of ..
Drawing-App A Simple and easy Drawing App for beginners Preview 👇 ⚙️ Built with Amazing Tools Flutter – Beautiful native apps in record time. Visual Studio Code – Code editing. Redefined. Written Blog ✍ https://medium.com/@flutterqueen 🐛 Bugs/Requests If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket ..
Asset Manager Asset manager helps you auto-generate the assets code and add it to your pubspec.yaml . Quick start dart pub global activate asset_manager_cli Overview To auto-generate and add assets code to your pubspec.yaml, run the following command at the root of your project. To update to latest version, run the following command. ❕Note The ..
Flutter OTA app for Robinhood Super Apps Getting Started Supported devices Any android above API level 16 Any iOS device above iOS 8 Naming Convention Class names: PascalCase or UpperCamelCase | Eg: HomeScreen File names (Dart or assets): snake_case or pothole_case | Eg: home_screen.dart File names (Native Android or iOS): Follow native development conventions Variable ..
flutter_barcode_keyboard_listener Plugin for managing QR and BAR code reading from an external device. Important THIS PACKAGE WILL WORK ONLY IN ANDROID! Class Name BarcodeListener Variables BarcodeScannedCallback onBarcodeScannedCallback //<- Function(String barcode) Duration bufferDuration bool useKeyDownEvent Example @override void initState() { BarcodeListener( onBarcodeScannedCallback: (String value) => setState(() { print(value); }, ), ); } Installation flutter pub add ..
Desktop automation tool including window, keyboard, and mouse manipulation. Getting started As of now the library works for Windows desktops. Usage There are different kind of managers that have specific use cases for automation / input manipulation. CursorManager() for mouse manipulation i.e. move, inputs, pixel color KeyboardManager() for keyboard manipulation i.e. sending and remapping keys WindowManager() for window ..
Calculates the convex hull of a given set of points. A monotone chain is used as an algorithm. Info Given a set of points, the convex hull is a subset of points that form a polygon that encloses all points. The implemented algorithm is Andrew’s monotone chain algorithm, which has an efficient O(n log n) runtime. ..
This project is a restaurant application and is designed for simple restaurant harmony. Those who want to come to the restaurant can easily make a reservation. Star ⭐ the repo if you like what you see 😉 Libraries Used Design UI -> Figma State Management -> Provider Authentification -> Firebase Auth Design Pattern -> MVVM Features Splash Page ..
flutter_todo_app A simple to use todo app builds with the flutter framework. Authors @AgweBryan Screenshots Features Light/dark mode toggle Beautiful UI Smooth page transition Notification reminder Responsive UI Local storage Flutter dependencies dependencies: cupertino_icons: ^1.0.2 date_picker_timeline: dropdown_button2: flutter: sdk: flutter flutter_screenutil: flutter_local_notifications: flutter_native_timezone: get: get_storage: google_fonts: intl: sqflite: Contributing Contributions are always welcome! See contributing.md for ways ..
WallpaperWalaApp A WallpaperWalaApp is a Simple Wallpaper app🏞️ developed in Flutter 💙 , with responsive UI✨ for Mobile📱 and Tablet 💻. Fetch data from an API with flutter. useState in a flutter app. pass down data in flutter widgets. show a grid view. Using Hero Animation. Save the image to local storage (Gallery) for both Android And IOS. API Pexels API ..