Mes: mayo 2022

  • BMI Calculator Application using Flutter

    bmi_calculator BMI Calculator Application using Flutter. Getting Started This project covers BMI Calculator application implentation. It also covers how to create app ui easily using various packages. Note: Gender & Age is not part of BMI calculation. Here it is kept on UI just for information purpose which can be used in further functionalities like sharing and if anyone want …

  • Podcast App UI with Flutter

    Podcast App UI Recently, Some people wanted me to do an application which for mobile, and they sent me figma designs. I looked it, and I adapt it for Flutter. When login app, there is text validation (not a real authentication). To login, you can just enter a valid email and min. 8 characters password. Api: https://rickandmortyapi.com/api/character/ Figma Screenshots from …

  • Fc Times: All In One Studentes App Using Flutter

    FC Times An all in one solution for farookians! Don’t forget to ⭐ the repo Download        Features Departmentwise timetables Exam notifications OD/Attendance marking Assignment reminder Department notifications College general info Can work in offline/online Stable and neat UI Cache support No Subscription No Ads and much more… Check it yourself 🙂 Screenshots License Copyright © 2021 Rijfas Usman FC …

  • An IoT Smart Home App Using Flutter

    Smart Home Our world is increasingly interconnected – most of us own a smartphone and can access all kinds of information right from our pockets. From updating family and friends on social media, to scheduling our calendars and turning on the heating, we carry out a range of everyday tasks. With today’s technology, smart homes can simplify and energize our …

  • Keep My Notes App Built with Flutter

    Flutter Keep Libraries Provider : https://pub.dev/packages/provider Flutter Staggared Grid View : https://pub.dev/packages/flutter_staggered_grid_view Hive : https://pub.dev/packages/hive Hive Flutter : https://pub.dev/packages/hive_flutter Hive Generator : https://pub.dev/packages/hive_generator Build Runner : https://pub.dev/packages/build_runner Google Fonts : https://pub.dev/packages/google_fonts Intl : https://pub.dev/packages/intl Uuid : https://pub.dev/packages/uuid Screenshots Splash Screen Homepage Create Note Page Edit Note Page Settings Page Archived Page GitHub View Github

  • Android and iOS APP in Flutter to find dessert stores/restaurants nearby and add them to favorites

    Sweetie_app🍦🍰🥤 Android and iOS APP in Flutter to find dessert stores/restaurants nearby and add them to favorites.(Still need to be improved!😝) Background Now many apps focus on providing users with a service to quickly search for food store or restaurants. However, users may be particularly interested in certain types of food, so they search for these types of food frequently. …

  • Mobile Interface Flutter – Tire Shop

    Mobile Interface Flutter – Tire Shop Introduction The mobile display has two pages, one for the main menu page which will display all types of vehicle tires with existing categories. then on the detail page displays the title, type, and complete description of the product. The interesting thing about the appearance of this application is the animation when sliding from …

  • A Flutter application that consumes the official TabNews API

    TabNews Mobile Esse repositório contém os códigos do aplicativo mobile do TabNews. Basicamente é uma aplicação client que consome a API oficial do TabNews. Construido em cima do Flutter e utilizando as melhores práticas de programação, o TabNews Mobile visa ser um facilitador na hora de consumir os conteúdos do TabNews. Imagens do projeto Imagens Imagens Ainda em construção… GitHub …

  • Ecommerce Application UI in Flutter

    E-ᑕOᗰᗰEᖇᑕE ᗩᑭᑭᒪIᑕᗩTIOᑎ ᑌI Iᑎ ᖴᒪᑌTTEᖇ ᕼI 👋 I ᖇEᑕEᑎTᒪY STᗩᖇTEᗪ ᗯITᕼ ᗩᑎ E-ᑕOᗰᗰEᖇᑕE ᗩᑭᑭ ᗩᑎᗪ ᗪEᑕIᗪEᗪ TO SᕼᗩᖇE ᗰY E᙭ᑭᒪOᖇᗩTIOᑎ. I TᖇIEᗪ TO ᗰᗩKE IT SᒪEEK ᗩᑎᗪ ᗩᑕᑕOᖇᗪIᑎG TO ᒪᗩTEST ᗪESIGᑎ TᖇEᑎᗪS. ᖴOᒪᒪOᗯ Twitter facebook SᑕᖇEEᑎSᕼOTS Iᖴ YOᑌ ᒪIKEᗪ IT, I’ᗰ SᑌᖇE YOᑌ ᗩᖇE GOIᑎG TO ᒪIKE TᕼESE ᗩᒪSO. ᐯISIT ᗷEᒪOᗯ ᒪIᑎKS flutter-feed-app flutter_shopping_app instagram_ui flutter_developer_portfolio instagram_reels_flutter flutter_shopping_app flutter_news_feed_app flutter-ecommerce_cake_app …

  • Simple contacts app built with Flutter

    myContacts A simple contacts app that allows a user to load their stored contacts to be displayed on screen. Built with Flutter. Features Search Functionality A user can filter through their contacts via name or number with the help of a search bar. Scrollable Contacts List with Sections Each section of contacts is labled in alphabetical order by the first …

  • Marvel Application Using Flutter

    Marvel [![License: MIT][license_badge]][license_link] Marvel Application Getting Started 🚀 1. Install it After installing flutter You can install packages from the command line: with Flutter: $ flutter packages get Alternatively, your editor might support flutter packages get. Check the docs for your editor to learn more. 2. Run it This project contains 3 flavors: development staging production To run the desired …