Autor: atomicflavor

  • Amazing Recipes app UI in Flutter using dart with simple widgets

    Food Recipe App In Flutter Using API’S Recipe App in Flutter Subscribe Our YouTube Channel. Visit Website Demo OutPut Images ## 🔗 Links 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 …

  • Hangman Game with flutter

    Hangman Game Hangman yang menguji kemampuan pengetahuan umum anda Mobile Download .apk file on release file Just Install it and Enjoy Web Play on this web https://hangman.zerachiuw.my.id Screenshots GitHub https://github.com/zalviandyr/hangman-flutter

  • A basic personality quiz app made using flutter and dart

    Quiz App This is a basic personality quiz app made using flutter and dart. The app has been developed only for practice purposes but it does implements most basic dart and flutter features. Just fork the repository and start testing your personality. App Screenshots Welcome Screen This Screen Shows Your Personality personality_quiz_app A new Flutter project. Getting Started This project …

  • A collection of pixel-perfect iOS-styled components and properties for Flutter

    cupertinew ⚠️ Experimental and work in progress ⚠️ A collection of pixel-perfect iOS-styled components and properties for Flutter, following the official guidelines. By Jeroen Meijer and Reuben Turner. About the Cupertinew project Last updated: 2021-09-28 Reasoning Cupertinew is a Flutter project that spawned out of a desire to create a set of pixel-perfect iOS-styled components and properties for Flutter. While …

  • Fast code and awesome design-ui for flutter navigation bar

    Flutter-awesome-bottom-navigation-bar 🐱‍👤 Fast code and awesome design-ui for flutter navigation bar 🔥 Getting Started # First you need to add flashy_tab_bar 0.0.3 in the dependency at pubspec.yaml: dependencies: … flashy_tab_bar: ^0.0.3 Basic Usage # Add this inside your main.dart or your page ! bottomNavigationBar: FlashyTabBar( selectedIndex: _selectedIndex, showElevation: true, onItemSelected: (index) => setState(() { _selectedIndex = index; }), items: [ …

  • A Flutter project to replicate audio chat functionality as seen in popular instant messaging app

    audio_chat A Flutter project to to replicate audio chat functionality as seen in popular instant messaging applications. Dependencies The project makes use of the following open source packages just_audio – To interact with audio files from application document storage. font_awesome_flutter – Font Awesome provides a great set of Icon to use in your application. permission_handler – A package to handle …

  • Facebook Clone made with Flutter

    Flutter-Facebook-Clone Project img : Home screen Splash screen Logo another img another img another img Note !! : Please include your photos to show 🐱‍👤 made with algeria 🖤 GitHub https://github.com/Hmida71/Flutter-Facebook-Clone

  • A Dice Game Built using Flutter

    joy_app A new Flutter project. Our Goal 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 setState() inside Stateful Flutter widgets. What you will learn >> How to …

  • A Flutter Messaging App Light and Dark Theme

    Messaging App Light and Dark Theme Installation flutter pub get Usage flutter run How To Run Clone this repo Run flutter packages get Run flutter run (remember open simulator or connect physical device, iOS auto run additional command pod install) | | | | | | | | | | | | License Copyright 2021 Sparsh Choudhary Licensed under the …

  • Flutter Application for Human Detection

    #Requirements #1.Android Studio #2.Intall Flutter ใน Android Studio #3.Dart, Kottlin ใน Android Studio #Emulator สำหรับจำลองโทรศัพท์ ต้องติดตั้งใน Android Studio เพราะมันจะไม่ติดมาด้วยตั้งแต่แรก #How to Run #1.Clone โปรเจคนี้ลงไปที่เครื่อง #2.เปิด Android Studio และ File > Open > ที่อยู่ของโปรเจค #//โปรเจคนี้จะรวมทั้ง Android และ IOS แต่การรันเราจะรันแค่ Android เท่านั้น #click ขวา ตรง Android #ไปที่ Flutter #Click “Open Android Module in Android Studio” #หน้าต่างใหม่จะเปิดขึ้นมา และสามารถรันเพื่อทดสอบได้ #กดปุ่มรันสีเขียว #Emulator จะเปิดขึ้นมา humans_counter Detect …

  • A beautiful backyard app built using flutter

    Backover Let’s give our backyard a makeover!✨ 25 out of 30 people are usually pretty unhappy about how their backyard looks. Even if some people like it at first, they don’t know how to maintain it. Having a beautiful backyard is very crucial. You might not believe it but it has so many benefits. Healthwise, a good garden is great …

  • Animes Quotes App Built With Flutter

    CITAÇÕES DE ANIMES Esse foi um app que produzi pensando em recuperar minhas habilidades com flutter (agora flutter 2.0) e treinar requisição de APIs. A API que utilizei para este foi a Animechan Nome do Projeto: Citações de AnimesFramework: Flutter 2.5.1Linguagem: DartPlugins utilizados: -http -clipboard -share Screenshots do Projeto GitHub https://github.com/renathohcc/anime_quotes