All Projects â†’ oliver-gomes â†’ Flutter Guide

oliver-gomes / Flutter Guide

📚 Flutter Guide on becoming a Master Flutterista

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter Guide

Awesome Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Stars: ✭ 38,582 (+75550.98%)
Mutual labels:  flutter-apps, collections, resources, mobile
Flutter Mvvm Provider Demo
Stars: ✭ 89 (+74.51%)
Mutual labels:  flutter-apps, hacktoberfest, mobile
Authpass
AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible.
Stars: ✭ 591 (+1058.82%)
Mutual labels:  flutter-apps, hacktoberfest
Cordova Js
Apache Cordova JavaScript Bridge
Stars: ✭ 598 (+1072.55%)
Mutual labels:  hacktoberfest, mobile
Awesome Android Learning Resources
👓 A curated list of awesome android learning resources for android app developers.
Stars: ✭ 753 (+1376.47%)
Mutual labels:  hacktoberfest, resources
Open Source Xamarin Apps
📱 Collaborative List of Open Source Xamarin Apps
Stars: ✭ 318 (+523.53%)
Mutual labels:  hacktoberfest, mobile
Cht Core
The CHT Core Framework makes it faster to build responsive, offline-first digital health apps that equip health workers to provide better care in their communities. It is a central resource of the Community Health Toolkit.
Stars: ✭ 354 (+594.12%)
Mutual labels:  hacktoberfest, mobile
Meteor Collection Hooks
Meteor Collection Hooks
Stars: ✭ 641 (+1156.86%)
Mutual labels:  hacktoberfest, collections
Buttercup Mobile
📱 React-Native mobile application for Buttercup
Stars: ✭ 297 (+482.35%)
Mutual labels:  hacktoberfest, mobile
App Cc
Aplicativo móvel para uso de alunos, professores e técnicos do curso de Ciência da Computação da UFFS
Stars: ✭ 21 (-58.82%)
Mutual labels:  flutter-apps, hacktoberfest
Xtoolkit.whitelabel
Modular MVVM framework for fast creating powerful cross-platform applications with Xamarin.
Stars: ✭ 22 (-56.86%)
Mutual labels:  hacktoberfest, mobile
Magma
Platform for building access networks and modular network services
Stars: ✭ 913 (+1690.2%)
Mutual labels:  hacktoberfest, mobile
Cordova Docs
Apache Cordova Documentation
Stars: ✭ 315 (+517.65%)
Mutual labels:  hacktoberfest, mobile
Cordova Android
Apache Cordova Android
Stars: ✭ 3,285 (+6341.18%)
Mutual labels:  hacktoberfest, mobile
Awesome Micro Frontends
An Awesome list of posts, videos and tutorials on Micro Frontends
Stars: ✭ 570 (+1017.65%)
Mutual labels:  hacktoberfest, resources
Ultimate Python Resource Hub
The Ultimate resource hub of Python: All at one place
Stars: ✭ 298 (+484.31%)
Mutual labels:  resources, mobile
Flutter Examples
[Examples] Simple basic isolated apps, for budding flutter devs.
Stars: ✭ 5,863 (+11396.08%)
Mutual labels:  flutter-apps, hacktoberfest
Data-Science-and-Machine-Learning-Resources
List of Data Science and Machine Learning Resource that I frequently use
Stars: ✭ 19 (-62.75%)
Mutual labels:  resources, collections
Front End Web Development Resources
This repository contains content which will be helpful in your journey as a front-end Web Developer
Stars: ✭ 3,452 (+6668.63%)
Mutual labels:  hacktoberfest, resources
Elide
Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.
Stars: ✭ 766 (+1401.96%)
Mutual labels:  hacktoberfest, mobile

PRs Welcome

How to Use and Contribute

âš¡Hacktoberfestâš¡ Hacker Welcome! Welcoming coder of all skills! Beginner on their first PR to hardcore flutterista.

  • Go through the Table of Contents and start exploring all exciting Flutter features

  • Everything is made in chronological order for ease of understanding Flutter

If you found some awesome resource for learning Flutter, just send a Pull Request with respect to our Contribution Guidelines (they're very simple, please take a look).

We use such labels for free:

  • --> Add it to resource that is made by Google's Flutter team
  • --> Add it to resource that is a video course

Don't forget to add them. Now I'd love to see your suggestions!

Table of Contents

Introduction

The main reason for this guide to exist is to make it easy for new developer to have everything in one place.

Widgets

Basic Must-Know Widgets

  • Scaffold

Complementing Tutorials: -- Scaffold Tutorial from ProAndroidDev

  • Container

Complementing Tutorials: -- Container Tutorial from FlutterDoc

  • Row

Complementing Tutorials: -- Row Tutorial from FlutterDoc

  • Column

Complementing Tutorials: -- Column Tutorial from FlutterDoc

  • ListView

Complementing Tutorials: -- Mastering Flutter ListView from Pusher.com

  • GridView

Complementing Tutorials: -- GridView Tutorial from Yudi Setiawan

  • Slivers

Complementing Tutorials: -- Slivers, Demystified from Emily Fortuna

  • Cupertino

Complementing Tutorials: -- Cupertino Tutorial from Yudi Setiawan

  • ColorFiltered

Complementing Tutorials: -- ColorFiltered from FlutterPub

Animations

  • Login Animation

Implementing super smooth animations in your Flutter App:-- Flutter Login Animation

  • Facebook reaction

Facebook Reactions Animation With Flutter:-- [Facebook Reactions](https://github.com/duytq94/flutter-fb-reactions-animation) - ## DayNightSwitch A day night switch widget for Flutter.

For More Details : -- [Day_Night_Switch](https://github.com/divyanshub024/day_night_switch)

Material Design

Implementing Material Design in Flutter

Example Apps

Food Recipe

Application that presents information about food recipes from TheMealDb API.

Get it on Google Play

Recommended Learning Resource

Official Link to Flutter Community available on different platforms

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].