Etiqueta: apps

  • Job Protal App Built Using Flutter

    Job Portal Job protal app is a design implementaion of Job portal App designed by Biyi Adetunji Screenshots HomePage Job Detail Page Pull Requests I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Flutter projects Project Name Stars Twitter clone Git Connect Octo Job Search Healthcare App …

  • An android/ios E-commerce application developed for local retailers and businesses

    flutterapp A new Flutter application. 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 ouronline documentation, which offers tutorials, samples, guidance on mobile development, and a …

  • Flutter e-Commerce application using Bloc, Dio, and shared preferences

    Shop App A new Flutter application. Getting Started … flutter e-Commerce application using Bloc, Dio, and shared preferences. Onboarding screens with skip button. Login and register screens with form validation and shared preferences to save user’s token to see if he/she logged before so the app navigates directly to the home screen. Beautiful home screen with the search bar. The …

  • Wallet Application Built With Flutter

    Wallet Application Flutter Wallet Page Contact Page Send Money Page Contact Page 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 ouronline documentation, which offers tutorials, …

  • Flutter App Change Theme With Getx and Save Theme Stage with Hive

    Flutter Change app Theme With GetX Flutter App Change Theme With Getx. Theme Stage saved using Hive. instead of hive you can use get-storage or shared preference also. Features Light/dark mode toggle save theme stage Custom Default font Android ios and web PlugIn Use Please make sure you add this plugins for running this. flutter pub install get,hive_flutter,google_fonts GetxGoogleFontsHive Flutter …

  • A Food Rating App Built Using Flutter

    Food Rating App This app is called FoodReview. The main feature is we can discover some restaurants, get details, foods, drinks, and post a review for that restaurant. Languages and Frameworks: Here are the features in detail: ⚡ List of restaurant ⚡ Detail restaurant ⚡ Write a review ⚡ Search a restaurant ⚡ Favorite restaurant list ⚡ Add favorite restaurant …

  • Flutter e-commerce Application Example

    Flutter e-commerce Application Example – Day 34 class Afgprogrammer extends Flutter100DaysOfCode { video() { return { «title»: «Flutter e-commerce Application Example», «description»: «Let’s make an e-commerce application.», «day»: 34, } } } Assets Unsplash icon8 Previous Designs Checkout my Youtube channel Development Setup Clone the repository and run the following commands: flutter pub get flutter run Screenshot Home Page Filter …

  • A Flutter Movies App based on themoviedb API

    Movies App 🎬 Hi, do you like movies? 😁 Try MoviesApp here, or if you are a developer click here. There are currently 4 themes in the app. Search for your favourite movie and add it to your favourites. Operating Principle The app sends requests and receives responses from the themoviedb API. To learn more about APIs and the Multitier …

  • Create mobile file manager design using Flutter

    Mobile File Manager Watch it on YouTube Home & Cloud Screen On this file manager design has two pages. The Home page displays file usage information, categories, and some of the recent files. The cloud page it contains a list of services and a list of folders. Dependencies: carousel_slider filesize get percent_indicator GitHub https://github.com/FlutterWithGia/FD-File-Manager

  • Animated Tesla Car App using Flutter

    Animated Tesla App Conect using Flutter Watch it on YouTube Packages we are using: flutter_svg: link This video is for those who want to master Flutter animation. In total there will be four episodes and this is the first one, where you will learn how to create an animated tesla car app using Flutter that works both android and iOS. …

  • A GUI to quickly manage your WSL2 instances

    WSL2 Distro Manager A quick way to manage your WSL2 instances with a GUI. Install This app is available on the Windows Store or as a direct download from the Releases page. As you have come this far here is a promo code for the Windows Store (RR7D2-HR3MF-46GHC-P6Y3F-WPCYZ). You are welcome to support this project by buying it though 🙂 …

  • A flutter project on spotify Desktop App

    flutter_spotify_ui Flutter Spotify Clone, On the Web Resposive! Side Menu and More Controls Hidden when the screens size becomes too small. Next Screen to build You can build the same and Much more with this Guy, –Youtube Marcus NG File Structure: Root -Assets -fonts -UI_images(Outputs) -Pubspec.yaml -README.md -Lib- -Data(Contains all the dummy data used in the app) -Models -current-track_model.dart -models.dart(exports) …