Mes: noviembre 2021

  • Flutter Web Signin Signup UI Design

    FlutterWebSigninSignup Intro Flutter Web Signin & Signup screen ui desing. Front-end: Flutter Check the screenshot : P.S Make sure to upgrade your Flutter version to Latest version which support Null Safety. Flutter upgrade assets https://pub.dev/packages/flutter_bloc Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to …

  • Welcome page, Login Page and Sign up page UI For Flutter

    Welcome page, Login Page and Sign up page – Flutter UI Watch it on YouTube Packages we are using: flutter_svg: link We design 3 screens first one is a welcome screen like then user open your app it shows then users have two options, if he has an account then press the login button and it just shifts him to …

  • A trivia/quiz app made in flutter for answering fun trivia questions

    trivia_app An trivia/quiz app made in flutter for answering fun trivia questions. This app make use of Opentdb api (https://opentdb.com/) for fetching trivia questions. 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 …

  • A Simple quiz app developed with flutter

    Quizler App I developed a simple quiz app, It contains a list of questions on locally. There are 2 options “true” and “false”, after the user selects her/his answer, the answer is checked. Finally, the “check” and “close” icons appears at the bottom according to users answer. User Interfaces GitHub View Github

  • Change Application’s name, package name, icon and Splash in one shot by one Command on Android & IOS

    Change Application’s name, package name, icon and Splash in one shot by one Command on Android & IOS. Installing dart pub global activate before_publish_cli The only command : before_publish In Action In details The Script will create file that located in assets folder called before_publish.json with default configuration. { «name»: «My Awesome App»,»icon»: «assets/images/logo.png»,»splash»: «assets/images/splash.png»,»package»: «com.simple»} Edit the .json file …

  • A flutter demo app to implement google admob ads

    test_ads A Flutter demo app to implement google admob ads. Getting Started important – if you are cloning the repo to your desktop, you will need to perform a packages get / pub get to install any dependencies that the project may have at that point of the course. GitHub View Github

  • A companion app for those who were aflicted with the Alzeheimer diesese

    رفيق | Companion FlutterWeekend Project! Authors Mohammed Almazyad: GitHub & Linkedin. Waleed Alasad: GitHub & Linkedin. فكرة التطبيق | IDEA تطبيق رفيق هو اشبه بالصاحب الملازم لمريض الزهايمر، فمن خلاله لا يحتاج المريض الى سؤال الناس عن مهمة هل قام بها او لا ؟ (التطبيق يستهدف من هم في المراحل المبكرة من المرض) التطبيق خدمة مجتمعية فمن اراد المساهمة فالباب …

  • A flutter app for MetroHacks hackathon

    Metrohacks Hackaton: 11/21/21 – Volunteering App at Metrohacks By: Michael Liu, Eshan Singhal, Kelsey Sun, Angela Yang Devpost Metrohacks Site Developers and Resources: Resources App Showcase – YouTube Final Source Code – GitHub Volunteen Documentation Developers Younger than 18 years old (< 18): Michael Liu (Freshman) Kelsey Sun (Junior) Eshan Singhal (Junior) Angela Yang (Sophmore) Stable Execution: To execute the …

  • Simple URL shortening app built with Flutter

    URL Shorty URL shortening app which showcases clean architecture with custom dependency injection solution. It uses Dart’s nativeHttpClient for networking and Hive database for local persistence. State management is handled by BLoC. Usage Make sure you have the latest stable version of Flutter toolkit installed on your system. This project was developed with Flutter 2.5.3 with Dart version 2.14.4. # …

  • A flutter clean architecture series, the way we build clean apps

    Flutter Clean Archeticture Series 🌍 “Making the world a better place” ✅ Full Articles You can check out the full Medium articles on devmuaz ✅ Branches Part 1 – Setup Part 2 – Remote Data Part 3 – Local Data ✅ Feedback If you find something wrong or anything else, you can always reach me at Instagram Facebook Twitter Support …

  • A Movie App Using With Flutter And TMDB

    flutter_movie_app TMDB API를 가져와 영화 예약 App입니다. 이 앱에서는 현재 상영중(Now Plaing)인 리스트만 불러왔습니다. 테블릿 기반으로 만들었기 때문에 AVD 또는 일반 핸드폰에서는 UI가 밀리거나 깨질수 있습니다. Main Screen Deatail Screen Booking Screen Success Screen GitHub View Github

  • An app that has dating and chat features altered for university campuses

    Lovely Lovely is an app that has dating and chat features altered for university campuses . The app only allows users who have a registered user id with the university’s user management system also known as LPU – UMS. Installation Use the command to install Lovely. gh repo clone prakasharyaman/Lovely-date-Lpu Contributing Pull requests are welcome. For major changes, please open …

  • MidKit hospital app with flutter

    Medkit It’s a Pharmacy application that help you in curing basic symptoms and diseases with medicines available in your home. How to Run Code Clone or download the repo and place it anywhere in your computer. Open the folder in Android Studio or VS Code. Make sure that you have flutter SDK already installed. Type the command in terminal: “flutter …

  • Flutter Local Notification Test APP

    Local Notification Test App For Testing and Learning Local Notification Information I made it by referring to the site below [flutter] local notification Quick Start2 (ver 3.0.0) There is a java.lang.NullPointerException error, So I’ve solved this problem by implementing as below code void main() { runApp(MyApp()); initNotiSetting(); // Init Local Notification After runApp } GitHub View Github

  • Click to hear basic phrases in Romanian and German

    basic_phrases Basic Phrases     Description:         Click to hear basic phrases in Romanian and German.     Demo:         https://drive.google.com/file/d/1-mIy1xH4O_SmMskcdRMafh_GIi64JJjn/view?usp=sharing Inregistrare.ecran.din.2021-11-21.la.00.16.06.mov GitHub View Github