Fast ECS Simple and fast Entity-Component-System (ECS) library written in Dart. CPU Flame Chart device Nexus 5 (2014) android 6.0.1 fast_ecs version 0.0.1 all Time 10500(ms) 1024 entities RotationSystem void update(double deltaTime, SetEntity entities) { for (var i = 0; i < entities.size; i++) { Entity entity = entities[i]; TransformComponent transform = transformComponents[entity]; VelocityComponent rotation ..
Category : Flutter App
Flutter Food Delivery App Light Screenshots Onboard Auth Home Search Shopping Basket Liked Profile Dark Screenshots Onboard Auth Home Search Shopping Basket Liked Profile Download Flutter Food Delivery App source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
In the first part of our complete e-commerce app, we show you how you can create a nice clean onboarding screen for your e-commerce app that can run both Andriod and iOS devices because it builds with flutter. Then on the second episode, we build a Sign in, Forgot Password screen with a custom error ..
inspiration_app A new Inspiration App Flutter project. design view Code by afgprogrammer. Getting Started This project is a starting point for a Flutter application. I Just implement that include in afgprogrammer video on his youtube channel for my practice. Big Thank’s to afgprogrammer who make a video that i use for my practice. Here is ..
Calculator App A calculator Flutter app. 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 the online documentation, which offers tutorials, samples, ..
dice_app A new Flutter application. Getting Started For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. Description It’s a Flutter Dice App that display Rolled Dice’s position and Sum of all Dices. Icon Screenshot Working Download dice app source code on GitHub ..
What should I eat today? First Process Second Process Third Process Explanation : Here, this project was made with Flutter. As you can see the screenshots, the app includes many foods and when you press any images of foods, the app will display foods randomly. Download Diet App source code on GitHub FlutterappworldProvides the list ..
it is a game where a goat can walk , run and jump Goat increases size when he eat grass ! Goat can meither move left or right ! I currently working on more features to it ! Download this game source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with ..
Intro Custom Bottom navigation bar on Flutter. The updated one Support : Null safety & Support 9 items on Tabs & Some Color, Size, Effects and font customization. Check the screenshot : P.S Make sure to upgrade your Flutter version to Latest version which support Null Safety. Flutter upgrade Usage bottomNavigationBar: FancyBottomNavigation( tabs: [ TabData(iconData: ..
FoodVio Recipe App Download Recipe App source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
GetX lib DI pattern Dependency Injection is a great design pattern that allows us to eliminate rigid dependencies between elements and it makes the application more flexible, easy to expand scales and maintain. In the project we use Plugin getX to implement DI and we have also defined classes so you can easily implement DI in the DI layer. Routes We ..
hCaptcha Flutter During one of the projects I was working on, I found out that there aren’t any “solid enough” captcha implementations in Flutter. After following [https://medium.com/@hCaptcha/implementing-hcaptcha-in-your-flutter-app-13ea6ddca71b](this official guide) on https://www.hcaptcha.com/, I decided to make an “all-in-one” solution, that takes care of the state and widgets needed to get HCaptcha Working with your flutter project. This Repository ..
Draw perfect pressure-sensitive freehand lines. A port of the perfect-freehand JavaScript library. Try out that demo. Table of Contents Installation Usage Community Author Introduction This package exports a function named getStroke that will generate the points for a polygon based on an array of points. To do this work, getStroke first creates a set of spline points (red) based on the input ..
Flutter Twitter UI Home Download Twitter UI Clone source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
This is the standard Flutter template application, modified to run on desktop. The linux, macos, and windows directories serve as early prototypes of what will eventually become the flutter create templates for desktop, and will be evolving over time to better reflect that goal. Building and Running See the main project README. Dart Differences from Flutter Template The main.dart and pubspec.yaml have minor changes to support ..
LanChat Flutter + Rust demo showcasing how simple the integration is! Usage ./run It requires cargo and flutter correctly configured. Info Simple example The simplest code is here https://github.com/sigmaSd/LanChat/tree/simple_udp_multicast this shows the rust – flutter integration without unneeded complexity (that comes with additional features). It uses only udp multicast for messaging which works great except for android ..
Design Design of “The music interface” by Alisa (https://dribbble.com/Alisa_33) for Redscarf(https://dribbble.com/red_scarf) This is an implemenation of the microinteraction of the listview. If you want to learn more follow my blog post in Medium. Download this design source code on GitHub https://github.com/sriram15/Fluter_ListView_Microinteraction FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Flutter Bottom Navigation Demo A Flutter application to showcase Bottom Navigation. Demo Android Screen iOS Screen Getting Started For help getting started with Flutter, view our online documentation. Download Flutter Bottom Navigation source code on GitHub https://github.com/flutter-devs/fluter_bottom_navigation_demo FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Flutter Dialogs Demo A Flutter app to showcase different types of dialogs(Custom Dialog, Date Picker, Time Picker etc.). Demo Android Screen iOS Screen Getting Started For help getting started with Flutter, view our online documentation. Download Flutter Dialogs Widget source code on GitHub https://github.com/flutter-devs/fluter_dialogs_demo FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. ..
users_list Flutter App to Demonstrate JSON Parsing 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, ..
Flutter EndLess ListView Demo A Flutter app to showcase EndLess ListView. Demo Android Screen iOS Screen Getting Started For help getting started with Flutter, view our online documentation. Download Flutter EndLess ListView source code on GitHub https://github.com/flutter-devs/fluter_endless_listview?ref=flutterawesome.com FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Flutter Covid App About Covid tracker which shows worldwide live data of confirmed, recovered, death cases etc. User can also select any country and fetch covid related data from the API https://dsease.sh/. The app is just for learning purposes. Packages Http – https://pub.dev/packages/http Youtube_player_flutter – https://pub.dev/packages/youtube_player_flutter Lottie – https://pub.dev/packages/lottie Url_launcher – https://pub.dev/packages/url_launcher Font Awesome – https://pub.dev/packages/font_awesome_flutter Responsive_framework – https://pub.dev/packages/responsive_framework New Widgets/Stuff that ..
Flutter Nav Best Practices Flutter Navigation Best Practices including adapting navigation to platform and branding techniques for navigation surfaces. Contribute on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
flutterchatroom Flutter chat room app made with firebase cloud firestore #installing Just add your firebase file and run Platform Flutter Dart SDKs Firebase Push notifications Database Auth Download Flutter Chat room app source code on GitHub https://github.com/hasgerian/flutterchatroom FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Responsive Music App Home Screen Dependencies: font_awesome_flutter flutter_svg get Download Responsive Music App source code on GitHub https://github.com/FlutterWithGia/FD-Music FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Mobile Game Store Splash, Home & Product Detail Screen Dependencies: font_awesome_flutter lottie get readmore Download this app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
This project was developed in Flutter for the challenge of mapping space trash in real-time proposed by NASA Space Apps Challenge. Features Information of the space trash and the satellites; View the space trash and the satellites in your orbit on the map in real-time; Probability of collision satellite with the space trash. Screenshots Install app on Android Install app-release.apk which is ..
give it a star if you find it helpful, Happy coding ^^ Screenshots 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, guidance on mobile development, and ..
Custom Icon Generate & Add Your Custom Icons The custom icons will be converted into a ttf font file, which will be added into the project. An automatically generated Dart file will be added, allowing icons to be used like Icon(CustomIcons.email) Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection ..
This app it’s a simple app to help you choose between alcool or gasoline based on the price of the gasoline and the price of the alcool. It’s a simple app that uses a simple logo, two text fields and a button that calculate and show the best option. Preview Technologies used Mobile Download source ..
animated_sliverappbar_widgets Animate SliverAppBar’s widgets when scrolling. Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
astroapp astroapp Screenshot Welcome Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Mobile Marketplace Explore & Product Detail Screen On this Marketplace Design has two pages one for the product page which has a horizontal list of categories then a list of our products. Then on the details page, it shows the price, rating, total view, and description of the product with the Buy Now button. Learn ..
ByDzTm071 Fast code and awesome design-ui for Login Page Part 2 ! Getting Started # First you need to add simple_animations 4.0.0 Or + and flutter_svg in the dependency at pubspec.yaml: Two you need to remove comment in the dependency at pubspec.yaml: To And add this Also !! Basic Usage # Add this inside your ..
Travel-Blog-UI by Ziaur Reza Joy Flutter Travel Blog App Our goals The objective of this tutorial is to introduce you to the core programming concepts that will form the foundation of most of the apps you’ll build in the future. This app will teach you how to make apps with functionality using initstate(), setState() inside ..
cookery_app Packages : simple_animations: link google_fonts: link Download source code on GitHub https://github.com/BatulAlmakhzoom/Cookery-UI FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
dad_jokes About A Flutter app that generates instant Dad Jokes using icanhazdadjoke.com API. Enjoy the jokes 🙂 Download source code on GitHub https://github.com/geekyprawins/lolmao-jokes FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
gilak Gilaki language dictionary Download Google Play Cafebazaar Download source code on GitHub https://github.com/Navid2zp/gilak FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
ValorantClient valorant_client is a library to interact with VALORANT Game API’s to fetch user specific data such as matches played, user info, store info etc. Usage Add valorant_client as a dependency on pubspec.yaml file on your project root. At the time of this writing, the latest package version is 1.1.0. Do check Package Page to get latest version. dependencies: valorant_client: ^1.1.0 Import ..
vchat_package this package which written in pure dart help you to add chat functionalitymake sure to star and watch all activity on github to get notify about updates. to any existing flutter mobile project with any state management and any back-end service. NOTE this package depend on firebase on notifications only Data saved on your ..