All Projects → jerald-jacob → Flutter-Apps

jerald-jacob / Flutter-Apps

Licence: other
🌀 This is mainly focus on a complete application for production

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter-Apps

getwidget-docs
Get Widgets UI library docs.
Stars: ✭ 17 (-5.56%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-material, flutter-widget, flutter-package
Motion-Tab-Bar
A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
Stars: ✭ 237 (+1216.67%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-material, flutter-widget, flutter-package
flutter sliding tutorial
User onboarding library with smooth animation of objects and background colors
Stars: ✭ 127 (+605.56%)
Mutual labels:  flutter-plugin, flutter-material, flutter-examples, flutter-widget, flutter-package
flutter-app
Full Feature Todos Flutter Mobile app with fireStore integration.
Stars: ✭ 138 (+666.67%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-examples, flutter-widget, flutter-package
flutter-UI
将Flutter各种Widget各种API📘都实现一次。喜欢请Star。
Stars: ✭ 67 (+272.22%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-widget, flutter-package
swipedetector
A Flutter package to detect up, down, left, right swipes.
Stars: ✭ 34 (+88.89%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-examples, flutter-widget, flutter-package
liquid button
Liquify your buttons, web demo at website
Stars: ✭ 18 (+0%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-widget, flutter-package
flutter todos
A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.
Stars: ✭ 60 (+233.33%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-widget
Flutter Learning
🔥 👍 🌟 ⭐ ⭐⭐ Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。
Stars: ✭ 4,941 (+27350%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-examples, flutter-widget
Best Flutter Ui Templates
completely free for everyone. Its build-in Flutter Dart.
Stars: ✭ 13,448 (+74611.11%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-widget
flutter dribble login challenge
A flutter animation UI challenge.
Stars: ✭ 51 (+183.33%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-widget
flutter bolg manage
Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手
Stars: ✭ 373 (+1972.22%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-examples, flutter-widget
Interactive-Add-Button-Layout
Custom Layout with interactive add button to impove your UI and UX .
Stars: ✭ 20 (+11.11%)
Mutual labels:  flutter-material, flutter-examples, flutter-widget, flutter-package
barcode.flutter
barcode generate library for Flutter
Stars: ✭ 58 (+222.22%)
Mutual labels:  flutter-plugin, flutter-examples, flutter-widget, flutter-package
Knockdown-Flutter
Enough exercises to knockdown the fear of Flutter in you 👊
Stars: ✭ 33 (+83.33%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples, flutter-widget
flutter-tunein
Dynamically themed Music Player built with flutter
Stars: ✭ 108 (+500%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-material, flutter-examples
E-commerce
A Flutter E-commerce by implementing the Carousel and other flutter components
Stars: ✭ 36 (+100%)
Mutual labels:  flutter-plugin, flutter-material, flutter-examples
CustomSwitch
Custom Switch package created in Flutter
Stars: ✭ 56 (+211.11%)
Mutual labels:  flutter-examples, flutter-widget, flutter-package
LoginAndRegistrationWithSocialMedia
Created a Project to design login screen, registration screen, login with google ,slider navigation drawer,dashboard screen login with Facebook using Flutter
Stars: ✭ 82 (+355.56%)
Mutual labels:  flutter-apps, flutter-material, flutter-examples
FlutterLoadingGIFs
Loading indicator GIFs. Material and Cupertino (Android and iOS) loading indicators in assorted sizes. Use as placeholders for loading remote image assets. Demo: https://gallery.codelessly.com/flutterwebsites/loadinggifs/
Stars: ✭ 28 (+55.56%)
Mutual labels:  flutter-plugin, flutter-widget, flutter-package

Hangman

Getting Started

Hangman-Game A new Flutter application.

Description

Simply begin typing to enter your guesses You only have 5 guesses until the current word is cleared and the next one is loaded Your wins and failed attempts are recorded

Requirements

  • Download the apk file attached in the repository
  • Enter your name before you started
  • Select which type of word you guess
  • Enter the guessed character
  • Every wrong answer their should be a hangman image displayed

Technologies Used

  • FLUTTER
  • REST API

Code Explanation

Basically, the meat and potatoes of the code is in the dart file, where the variables and game logic is stored The Flutter UI sets up the basic elements of the game such as the title, pictures and audio, text elements indicating progress and points, etc.

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].