Etiqueta: dart

  • Listen to remote Flutter GTK application instances’ command-line arguments and file open requests

    gtk_application This package allows the primary Flutter GTK application instance to listen to remote application instances’ command-line arguments and file open requests. NOTE: linux/my_application.cc must be modified for this package to be able to function. See “Getting Started” below for details. gtk-application.webm Getting Started Apply the following changes to linux/my_application.cc: my_application_activate(): activate an existing window if present diff –git a/example/linux/my_application.cc …

  • A Demo application for Serverpod server app for accessing database

    demopod A Demo application for Serverpod server app for accessing database. For complete documentation visit Serverpod Serverpod Serverpod is a next-generation app and web server, built for the Flutter community. It allows you to write your server-side code in Dart, automatically generate your APIs, and hook up your database with minimal effort. Serverpod is open-source, and you can host your …

  • Open Source app to keep an eyes on your daily routine

    Habit-Tracker-App Open Source app to keep an eyes on your daily routine. The insights will help you be more productive and plan your day more efficiently. Join the discussion on Discord: Contributing Guidelines Please follow the contributing guidelines to contribute to the project. Documents related to the project: CODE OF CONDUCT Contributors👩‍💻👨‍💻 : GitHub View Github

  • Examples of building custom contextual menus in Flutter

    Context Menu Examples A list of many examples of building custom context menus in Flutter. Check out the live demo running on the web, linked above. References PR 107193 introduced this feature. Samples PR 1463 brought these examples to the Flutter samples repo. Repository maintenance To publish to GitHub Pages, do the following: git checkout pages git merge main flutter …

  • Flutter Uber Clone / Taxi App

    Flutter Uber Clone / Taxi App Getting Started Get the apk for this project at this link There are mainly two aspects to consider in order to have this project working: Don’t forget to add your own google maps api into the androidmanifest.xml file This is not requered but you can conect the project to your firebase project by chamging …

  • Slicing FinkuApp Made With Flutter

    📦 FinkuApp Slicing FinkuApp Made With Flutter 🎖 Installing dependencies: flutter: sdk: flutter # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 dotted_border: ^2.0.0+2 🚀 Getting Started Clone this project || Download Zip from GitHub Run flutter pub get In Terminal Run the project In Web …

  • A home automation mobile application made using flutter and dart

    Smart Home App A home automation mobile application made using flutter & dart 🏠 Screenshots 📷 Technologies Used : Geolocator to get current user location. Open Weather Map API to get current user location humidity, and temperature, and country. Flutter Bloc for state management. Injectable and GetIt for Dependency injection. Still to do : Profile screen. Complete schedule screen. Add …

  • Medical reminder app with Flutter

    MedRem – Medical reminder app 🏥 Summative assesment for unit of computer science📄 Build with Flutter Implemented notifications using awesome_notifications🔔 And used Provider to manage state ⚙ UI: GitHub View Github

  • A money management application with flutter

    Money Manager A money management application which lets users monitor their monthly expenses and income and gives them a detailed analysis of their spends, thereby helping them to cut down their expenses. Download Features User can add/edit transactions User can create and customize categories User can view daily transactions in a diary view Detailed statistical chart on expense/income and monthly/yearly …

  • Dicoding Submission Flutter Fundamental

    Restr Restaurant App (Submission Flutter Fundamental Dicoding) Table of Contents Introduction Installation Demo Features Tech Stack Dependencies Introduction Restr is a Restaurant Application for the people who lookin for the Restaurant, Foods, Drinks, anything about that. In this project, is to accomplish Submission Dicoding in Flutter Fundamental Course, and i use Riverpod for it. for details you can see here. …

  • Flutter Booking App using BLoC as state management, Dio for APIs handling

    Booking App – Algoriza Internship Final Project by Team 6. App Video : https://drive.google.com/file/d/1awyAgAqx3xzQjN_PlndqOFjZdzdWLW9E/view?usp=sharing RoomQuik .. Flutter Booking App using: Flutter BLoC as state management, Dio for APIs handling, GetIt for dependency injection, and Sizer with some built-in Flutter Widgets for Responsiveness, Shared Preferences, Google Maps, and GeoLocator. App Libraries shared_preferences Dio get_it flutter_bloc intl google_maps_flutter fluttertoast flutter_svg cached_network_image sizer …

  • Discover domestic price data for wholesale prices of Fresh Garlic

    Garlic Price ราคากระเทียมจีน Discover domestic price data for wholesale prices of Fresh Garlic ตรวจสอบราคากระเทียมจีน อัพเดตทุกวัน พร้อมแสดงกราฟราคา และ ประกาศซื้อ-ขาย กระเทียมจีน About Garlic Price This project is a starting point for a Flutter application.                Building application with Flutter 3.3.2 Use all Firebase CRUD operations for the Flutter Firestore database to write data, read data, update data and …

  • Restaurant App using Flutter

    Restaurant App Hello, nice to meet you, thank you for visiting 🙂 This Application is made to complete the submission of Dicoding Course Features Home Search Detail Restaurant Dependencies cupertino_icons: ^1.0.2 google_fonts: ^3.0.1 http: ^0.13.5 provider: ^6.0.3 Design UI By Me GitHub View Github