Mes: octubre 2021

  • What shoul dieat today app built using flutter

    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. GitHub https://github.com/erkaykrkc/whatshouldieattoday-app

  • E-Commerce Complate App UI For Flutter

    E-Commerce Complate App – Flutter UI 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 …

  • A simple calculator made with Flutter

    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 theonline documentation, which offers tutorials, samples, guidance on mobile development, and …

  • A Flutter starter-kit for production-level apps

    Flutter Starter Introduction We wanted to take Flutter a step further and accelerate the process of building production-level apps. Presenting our solution- Flutter Starter! Flutter Starter, as the name suggests, is a starter kit for Flutter that helps you bootstrap projects with all the essential modules like State Management, API calls, Style Guide, etc. It helps you build production ready …

  • Daily practice flutter widget and code from afgprogrammer

    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 some UI View. GitHub https://github.com/Syahro/day1_inspiration_app_with_afgprogrammer

  • Flutter Food Delivery 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 GitHub https://github.com/serdarpolat/flutter_foode

  • A flutter game where a goat can walk , run and jump

    😍😍😍💕❤ 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 ! IT IS ALL BUILT WITH FLUTTER…😎😎😎😎😎😎✌👌❤ GitHub https://github.com/peterjidamva/GoatGame

  • Create mobile marketplace design using Flutter

    Mobile Marketplace Watch it on YouTube 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 File …

  • Fast code and awesome design-ui for Login Page in flutter

    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: dependencies: simple_animations: ^4.0.0 flutter_svg: ^0.22.0 Two you need to remove comment in the dependency at pubspec.yaml: # assets: # – images/ To assets: – images/ And add …

  • Flutter Travel Blog App

    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 Stateful Flutter widgets. …

  • A simple app to help you choose between alcool or gasoline based on the price of the gasoline and the price of the alcool

    Alcool ou Gasolina 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 GitHub https://github.com/caciolucas/flutter-studies-alcool-ou-gasolina

  • Covid App built with Flutter

    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 …