Coder Social home page Coder Social logo

material-components / material-components-flutter-motion-codelab Goto Github PK

View Code? Open in Web Editor NEW
59.0 59.0 34.0 9.22 MB

Codelab for Material motion for Flutter

Home Page: https://codelabs.developers.google.com/codelabs/material-motion-flutter

Kotlin 0.14% Ruby 1.51% Swift 0.45% Objective-C 0.04% Dart 96.61% HTML 1.26%
flutter material material-components material-design

material-components-flutter-motion-codelab's Introduction

Material Components: Shared Documentation and Policies

Material Components for Android, iOS, web and Flutter help developers execute Material Design with modular and customizable UI components. Developed by a core team of engineers and UX designers at Google, these components enable a reliable development workflow to build beautiful and functional user experiences.

This repo contains all common documentation for Material Components projects across the different platforms.

Repos

Useful Links

material-components-flutter-motion-codelab's People

Contributors

renzo-olivares avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

material-components-flutter-motion-codelab's Issues

Git command retrieves the `develop` branch

On page three of the codelab, there is an option to download the starter app using this git command git clone https://github.com/material-components/material-components-flutter-motion-codelab.git. However, the resulting repo will be on the default develop branch, which has nothing but a readme file. I think this command needs to specify the starter branch instead.

.gif sizes

Due to my awful internet connection, I noticed some of the gifs are quite large. (10-15mb each). This leads to a poor experience as the images freezes.

Possible options are:

  1. Smaller gifs, this may lower quality
  2. Embed webm or mp4 directly, this would allow smooth animations (preferable)

Exception occurs in router.dart

I just did
git clone https://github.com/material-components/material-components-flutter-motion-codelab.git
and flutter pub get then run this app and this exeption occured (lib/router.dart line:34).
_CastError (Null check operator used on a null value)
image

flutter doctor output

[√] Flutter (Channel stable, 2.5.0, on Microsoft Windows [Version 10.0.19042.1165], locale en-US)
[√] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[√] Chrome - develop for the web
[√] Android Studio (version 4.0)
[√] VS Code (version 1.60.0)
[√] Connected device (3 available)```


Viewing images in README.md

To view the image files in README.md in the table row, be sure to use Markdown like this:

|Reply transitions for Android |Reply transitions for iOS|

The original HTML tag below won't display the images as intended:

| Reply transitions for Android | Reply transitions for iOS |

I'm not sure if MD will accept the image size constraints above, but my MD displays fine in IntelliJ

Project in a broken state

Flutter 1.23.0-8.0.pre.137 • channel master • https://github.com/flutter/flutter.git
Framework • revision ece2f98eb0
Engine • revision a8d7d97bef
Tools • Dart 2.11.0 (build 2.11.0-185.0.dev)

Lots of errors in the project in the starter branch

Several instance where these errors occurs:
Undefined name 'standardEasing'
Undefined name 'Router'.
The method 'ChildBackButtonDispatcher' isn't defined for the type '_MailRouter'.
The name 'RootBackButtonDispatcher' isn't a type, so it can't be used in an 'as' expression.
The method 'Router' isn't defined for the type '_MailRouter'.
Mixin can only be applied to class.
Classes can only mix in mixins and classes.
Classes can only extend other classes.
Undefined class 'RouteInformation'.
The method 'RouteInformation' isn't defined for the type 'ReplyRouteInformationParser'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.