Autor: atomicflavor

  • 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. …

  • Facebook UI Clone using Flutter

    FLUTTER FACEBOOK UI CLONE This facebook UI clone is done with Google’s Flutter…. Its highly widget refactored (reusable widgets)…. You can download the Apk from the download folder…. download => app-release.apk GitHub https://github.com/Febin-T-Rajeev/Flutter_Facebook_UI_Clone

  • A Flutter News application using data from newsapi.org

    news_app A Flutter News application using data from newsapi.org 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 ouronline documentation, which offers tutorials, samples, guidance on …

  • To-do list app created with Flutter

    todo_list To do List application made with Flutter Project Overview Application realized with flutter and Provider package as state management Screenshots The Welcome Screen The Main Page Add new task => Modal Side Bar Delete a completed task Design Inspiration : https://dribbble.com/shots/14153121-ToDo-App-Dark-Theme GitHub https://github.com/MedAmineBenaicha/To-do-list-app

  • A flutter application describes one of the heroes in Indonesia

    Sie kong liong ( Tugas kedua pemrogrman mobile) Aplikasi ini menjelaskan tentang salah satu tokoh pahlawan di indonesia Screenshot Built With widget Image, Text, Row, Column, dan Icon Created By Stanley Tejadinata Mata Kuliah COE-5109 Pemprograman Mobile. Dosen Ary Budi Warsito, M.Kom Matana University! – Visi Menjadi perguruan tinggi terpercaya, berwawasan global, yang berperan dalam meningkatkan kualitas ilmu pengetahuan, yang …

  • A flutter app where you can find out how many people are in space

    #HowManyPeopleAreInSpaceRightNow? Description It is an application where you can find out how many people are in space, news about space and access random space photos. This application was made to learn the dart language. Api List -How Many People Are In Space Right Now Api http://api.open-notify.org/astros.json -Space News Api http://api.spaceflightnewsapi.net/v3/articles -Space Photos Api https://api.nasa.gov/planetary Demo Setup Clone the repo $ …

  • Flutter Home Service Application Example

    Flutter Home Service Application Example – Day 35 class Afgprogrammer extends Flutter100DaysOfCode { video() { return { «title»: «Flutter Home Service Application Example», «description»: «Let’s make a home service application.», «day»: 35, } } } Assets icon8 Previous Designs Checkout my Youtube channel Development Setup Clone the repository and run the following commands: flutter pub get flutter run Screenshots Select …

  • Cool 3D Drawer Animated With flutter

    Cool 3D Drawer Animated With flutter part 1🔥🔥 Getting Started # You need to import this in our file import ‘dart:math’; import ‘package:flutter/material.dart’; import ‘package:flutter/painting.dart’; 🐱‍👤 3D Drawer Animated && made with algeria ❤ GitHub https://github.com/Hmida71/Flutter-Drawer-Animated-Part_1

  • A Brand New Flutter Weather App

    Email: m.abbasnezhad.80@gmail.com Available for Remote working globaly waether_app Donate some crypto ♥♥♥😘😘😘💘💘💘 Dai = 0x4186571c034fB122089d86583cfB1c85d5C7C6f4 BNB bnb1cxzqucsycqt3ktgztlpm8gywg9w8eh6mxpad0w Pay me via Trust Wallet: https://link.trustwallet.com/send?coin=714&address=bnb1cxzqucsycqt3ktgztlpm8gywg9w8eh6mxpad0w GitHub https://github.com/MR-Abbasnejad/weather_app_flutter_

  • BSTEVR Assessment app built using flutter

    bstevr_assessment BSTEVR Assessment. How To Run You can run this Flutter app through Android Studio by simply opening the project and tapping the run button. Also you can run tests inside the project by simply using command below: flutter test test/alphabet_tree_test.dart Contents The app has two screens and one unit test. Screens: Alphabet Tree Unit Testing: Assessment Details 1- Alphabet …