An example project for #30DaysOfFlutter.

Overview

Rocket Guide

An easy to use index of all SpaceX rockets.

To check the code from the latest episode, click here.


This is an example Flutter project made and fully live coded during the #30DaysOfFlutter event, lasting through all of February 2021.

Find out more here: http://goo.gle/30daysofflutter

Episodes

Every wednesday in February 2021 during the #HumpDayQandA livestreams, Jay (@jeroen-meijer) will work on this app and answer your questions live on stream.

All livestreams are hosted and recorded on the Flutter Community YouTube channel.

After every episode, the progress up to that point can be viewed using the tags in this repository. For example, after episode 1, a tag named episode-1 will be created so everybody can see the progress, follow along and try to work on continuing the project.

API

In this project, we'll make use of the unofficial SpaceX API. Find out more here: https://github.com/r-spacex/SpaceX-API/tree/master/docs/v4

Usage

Clone the repository and use flutter run to run the app on your device.

$ git clone https://github.com/fluttercommunity/rocket_guide
$ cd rocket_guide
$ flutter run

Getting Started

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.

Some notes about this repo

Due to the nature of this repository, no issues or pull requests will be handled or merged.

License

MIT License

Copyright (c) 2021 Flutter Community

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

You might also like...

This project is an example of Apollo Federation which implements multiple different type of databases

This project is an example of Apollo Federation which implements multiple different type of databases

This project is an example of Apollo Federation which implements multiple different type of databases(polyglot persistence model).

Feb 18, 2022

An example project to demonstrate how moor can be used on multiple platforms

An example project to demonstrate how moor can be used on multiple platforms

moor_shared An example project to demonstrate how moor can be used on multiple p

Dec 28, 2021

A Flutter project for schedule background task example

A Flutter project for schedule background task example

Flutter Schedule Background Task A Flutter project for schedule background task example. Getting Started This project is an example to create & execut

Jul 1, 2022

An example todo list back end project that uses gRPC for client-server communication and Firestore for data storage

An example todo list back end project that uses gRPC for client-server communication and Firestore for data storage

Apr 18, 2022

An UI Design as an example to make a flutter project

An UI Design as an example to make a flutter project

Hello Guys! in this project i taked an UI Design as an example to make a flutter project. this project is the first part for figma to flutter...

Nov 22, 2022

This is an example project for the article about implementing clean architecture in flutter with riverpod and supabase as backend service.

The Example This is an example how to implement clean architecture with domain driven design and riverpod in flutter projects. Getting Started Rename

Dec 30, 2022

100% Shared Code Android/iOS Login Example - JSON API

100% Shared Code Android/iOS Login Example - JSON API

Flutter Login Example This example uses a ScrollView, JSON Rest API, Navigation, Alert Pop Up, Progress Indicator, Globals, Images in a shared asset f

Dec 21, 2022

A music player component for Flutter (i.e. Spotify, Apple Music, etc.) [AGPL/example/no longer maintaining]

A music player component for Flutter (i.e. Spotify, Apple Music, etc.) [AGPL/example/no longer maintaining]

This is an example I currently have no plans of putting this on Pub. Originally, I did, but I lost interest. However, I think this is a good example,

Dec 12, 2022

An example of neumorphism in Flutter

dark_neu A new Flutter application. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Feb 14, 2022

Getx Pattern example

Getx Pattern example

Oct 28, 2022

A basic demo example for integrating between Appwrite & Flutter 💙

A basic demo example for integrating between Appwrite & Flutter 💙

🔖 Quiz With Flutter A simple Quiz App built with Flutter and Appwrite 🎬 Getting Started 🤘 Install Appwrite Follow our simple Installation Guide to

Nov 22, 2022

An example Flutter app showing how to easily integrate with Flame games

space_burger A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Jun 4, 2021

Complete example to download reels from instagram link and save to gellery

Complete example to download reels from instagram link and save to gellery

Flutter-Reels-downloader-for-instagram A Flutter project to download reels from instagram via link. Features: Download instagram reels Play reels Save

Dec 30, 2022

Example de layout in Flutter inspiration in Netflix App + Woody Woodpecker Characters

PicFlix Example de layout in Flutter inspiration in Netflix App + Woody Woodpecker Characters Cover extracted of https://twitter.com/winemcbride/statu

May 17, 2021

Flutter Split View and Drawer Navigation example

Flutter Split View and Drawer Navigation example

Flutter Split View and Drawer Navigation example This repo contains the source code for this tutorial: Responsive layouts in Flutter: Split View and D

Nov 17, 2022

Flutter e-commerce Application Example - Day 34

Flutter e-commerce Application Example - Day 34

Flutter e-commerce Application Example - Day 34 class Afgprogrammer extends Flutter100DaysOfCode { video() { return { "title": "Flutter e-

Dec 29, 2022

Flutter Basic Sqflite Example

sqflite_demo A new Flutter application. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Sep 5, 2021

An example showing how to handle common scrolling gesture conflicts in Flutter.

An example showing how to handle common scrolling gesture conflicts in Flutter.

scroll_master An example showing how to handle common scrolling gesture conflicts in Flutter.

Nov 11, 2022

Flutter Home Service Application Example - Day 35

Flutter Home Service Application Example - Day 35

Flutter Home Service Application Example - Day 35

Dec 23, 2022
Comments
  • How to implement a refresh button ?

    How to implement a refresh button ?

    Hello there, This is more of a question than a problem with your work. I am new to Flutter development and to Provider. I would like to implement a refresh button in the app bar to fetch new data form the API. However I am not sure how to do that because the refresh method should be made asynchronous and I am not sure how to insert that in a Provider. Any ideas or clues you can give me ? Thank you !

    opened by tudoroancea 0
Owner
Flutter Community
A central place for all community made Flutter packages. To get started, see the README of the 'community' repository.
Flutter Community
Lottie-package-example-Flutter - A simple example about lottie package in Flutter

Lottie Package example - Flutter ScreenShot ⚠️ Essential Packages lottie: ^1.2.1

AmirHossein Bayat 3 Dec 7, 2022
Smooth-Page-Indicator-Example-Flutter - A simple example about smooth page indicator in Flutter

Smooth Page Indicator Example - Flutter Screenshots ⚠️ Essential Packages smooth

AmirHossein Bayat 6 Dec 7, 2022
A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example

Flutter Starter Kit - App Store Example A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter pro

kw101 678 Jan 8, 2023
An example To-Do project for app-write

Todo Appwrite I recently came to know about appwrite and wanted try it out. I saw some todo examples but couldn't find any example for flutter, sooo..

Darshan Rander 11 Oct 22, 2022
An Example project showing usage of drupal_linkset_menu flutter package

drupal_menu_flutter An Example project showing usage of drupal_linkset_menu flutter package Getting Started This project is a starting point for a Flu

Aqib Gatoo 4 May 11, 2021
This project is an example of Firebase authentication in a flutter

This project is an example of Firebase authentication in a flutter. This project shows how to implement a full authentication flow in Flutter, using sign Up with email and password, sign in with email and password, and reset password.

Nittin 4 Mar 11, 2022
Flutter example project to run Solidity smart contracts using web3Dart library

Fluthereum Description Flutter example project to run Solidity smart contracts using web3Dart library Dependencies web3dart: A dart library that conne

Marcos Carlomagno 72 Dec 27, 2022
Example project for sticky infinite list

sticky_infinite_list_example Example for sticky infinite list package Example for v1.x.x can be found here Getting Started This project is a starting

Denis Beketsky 6 Nov 6, 2022
This is an example project for Firebase integration using flutter.

Flutter Firebase Integration Example Project In this video we have shown how to create #Firebase app from firebase console and integrate that into #Fl

Flutter Tutorial 5 Jul 28, 2022