Code With Andrea Home Page - Flutter Clone

Related tags

Templates flutter
Overview

Code With Andrea - Flutter Clone

This project is a Flutter clone of the home page at codewithandrea.com.

Code with Andrea - Flutter screenshot

It was built to analyze the performance of the same site built with Flutter web vs HTML+CSS+JS (see the performance comparison below). But it also runs on desktop and mobile.

A Flutter web build is hosted here:

Note: The Flutter web app has been tested to work on Chrome and Safari. On Firefox, WebP images don't seem to load and sometimes CanvasKit crashes with an "out of memory" exception.

Supported Features

  • Responsive navigation header on desktop, tablet, mobile
  • Page intro
  • Featured tutorials (cards)
  • Flutter courses (cards)
  • Testimonials section
  • About section
  • Email signup at the bottom
  • Site footer

Non-supported Features

This project is not meant to be a complete website, but only a UI clone.

As such, buttons and links don't do anything when clicked.

Furthermore, only the dark theme has been built (while the full site supports light theme also).

Coding style

This prototype has been built in less than 10 hours. While the UI has been broken into small widget classes, this code is not production-ready.

Building the app

As specified in the Flutter web renderers page, the app can be built with three different modes:

# default option (auto)
flutter build web --release
# html renderer
flutter build web --web-renderer html --release
# canvaskit renderer
flutter build web --web-renderer canvaskit --release

The tests below were run with both the HTML and CanvasKit renderers.

Performance report

I have deployed this clone as a Flutter web app and compared it with my main site using PageSpeed Insights and WebPageTest.org.

You can find all the results in this video & article on my site:

You're welcome. 😎

LICENSE: MIT

You might also like...

Login-with-Register-page - A Login with Register page combined with all movable images made with Dart

Login-with-Register-page - A Login with Register page combined with all movable images made with Dart

Flutter login page with register page A new dart project designed for login page

Aug 2, 2022

This package gives you lock screen or pass code page

This package gives you lock screen or pass code page

Flutter Pass Code Page or Pin Code Page Package This package gives you beautiful pass code page for using both android and ios. Demo Finger Print Usag

Aug 22, 2022

Wordle clone flutter - Wordle clone built with flutter

Wordle Generated by the Very Good CLI 🤖 A Very Good Project created by Very Goo

Jun 7, 2022

Netflix clone flutter - A clone of netflix UI Built with flutter

Netflix clone flutter - A clone of netflix UI Built with flutter

Netflix Clone Ui Projeto onde foi criado um clone da interface da Netflix para m

Aug 18, 2022

Instagram-clone - Instagram clone built using flutter and Firebase

Instagram-clone - Instagram clone built using flutter and Firebase

Instagram-clone statistics of Firebase usage User Authentication for Instagram l

Jul 18, 2022

Flutter plugin to manage home screen widget within flutter app.

Flutter App Widget App Widget / Home Screen widget plugin for flutter app Usage Please see app_widget subdirectory for the usage documentation. Plafor

Dec 16, 2022

Flutter plugin for creating static & dynamic app shortcuts on the home screen.

Flutter plugin for creating static & dynamic app shortcuts on the home screen.

Flutter Shortcuts Show some ❤️ and ⭐ the repo Why use Flutter Shortcuts? Flutter Shortcuts Plugin is known for : Flutter Shortcuts Fast, performant &

Sep 26, 2022

Flutter plugin for creating static & dynamic app shortcuts on the home screen.

Flutter plugin for creating static & dynamic app shortcuts on the home screen.

Flutter Shortcuts Compatibility ✅ Android ❌ iOS (active issue: iOS support for quick actions) Show some ❤️ and ⭐ the repo Why use Flutter Shortcuts? F

Sep 26, 2022

Written using flutter,Give animals a new home

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

Aug 16, 2022
Owner
Andrea Bizzotto
Flutter GDE ❖ Creator of codewithandrea.com ❖ YouTube: nnbd.me/yt ❖ Complete Dart Course: nnbd.me/dart
Andrea Bizzotto
Home-Service-App - Home Service App Built With Flutter

Home-Service-App Home Service App Sample Images

Justin Roy 2 Sep 4, 2022
Smart home UI - A Flutter UI for Smart Home App

smart_home_app UI for Smart Home App Images

Aymen Ziouche 11 Dec 22, 2022
A flutter plugin about qr code or bar code scan , it can scan from file、url、memory and camera qr code or bar code .Welcome to feedback your issue.

r_scan A flutter plugin about qr code or bar code scan , it can scan from file、url、memory and camera qr code or bar code .Welcome to feedback your iss

PengHui Li 112 Nov 11, 2022
Smart Home Page UI Built Using Flutter

smart_home_page_ui A prototype for an app, assigned me to designed home page UI

Bakht Muhammad 5 Dec 7, 2022
NubankHomePage - Nubank Home Page Built With Flutter

Nubank Home Page ?? Projeto em Flutter para praticar. Recriando tela de um app j

Amanda Laís 4 Jun 9, 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 package that offers various page indicators inlcuding a Flutter implementation of the Ink Page Indicator

A package that offers various page indicators inlcuding a Flutter implementation of the Ink Page Indicator. See below for more examples.

null 50 Jan 6, 2022
OnBoarding Animation provides page like animation to the onBoarding screens with the page indicator

OnBoarding Animation OnBoarding Animation provides page like animation to the onBoarding screens with the page indicator. Screenshots and Screen recor

null 13 Oct 12, 2022
Login-page-ui - An animated login page, designed with dart

Beautiful Login Page UI Design and Animation ScreenShots This is one of my best

Munem Sarker 11 Nov 22, 2022