Last active
April 11, 2020 13:30
-
-
Save tiagonevestia/ef4e63ff5db8c3ad27ef5ce8a55029c7 to your computer and use it in GitHub Desktop.
Lista Flutter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tutorials | |
https://resocoder.com/ | |
https://www.filledstacks.com/tutorials | |
https://www.raywenderlich.com/library?q=flutter&sort_order=relevance | |
Courses | |
https://www.lynda.com/search?q=flutter | |
https://www.lynda.com/search?q=dart | |
https://www.raywenderlich.com/library?q=flutter&sort_order=relevance | |
https://www.raywenderlich.com/library?q=dart&sort_order=relevance | |
Online Widget Composer / Code Generator | |
https://flutterstudio.app/ | |
Animation Examples (via https://github.com/search?q=flutter+animation) | |
https://github.com/mingsai/flutter-login-home-animation | |
https://github.com/mingsai/flutter_shimmer | |
https://github.com/mingsai/flutter_pokedex | |
https://github.com/mingsai/FlutterPlayground | |
https://github.com/mingsai/flutter_effects | |
https://github.com/mingsai/flutter-login-ui | |
https://github.com/mingsai/flutter-animations-examples | |
https://github.com/mingsai/simple_flutter_animations | |
https://github.com/mingsai/flutter-fb-reactions-animation | |
https://github.com/mingsai/flutter_animation_explorer | |
https://github.com/mingsai/flutter_sequence_animation | |
https://github.com/mingsai/flutter_flip_panel | |
https://github.com/mingsai/flutter_ui_challenge_filter_menu | |
https://github.com/mingsai/flutter_spinkit | |
https://github.com/mingsai/flutter_staggered_animations | |
https://github.com/mingsai/Animated-Text-Kit | |
Awesome Flutter | |
https://github.com/mingsai/awesome-flutter | |
Official Flutter Samples | |
https://github.com/mingsai/flutter_samples | |
Official Flutter Architecture Samples | |
https://github.com/mingsai/flutter_architecture_samples?organization=mingsai&organization=mingsai | |
Flutter By Example (unoffical via https://flutterbyexample.com/) | |
https://github.com/mingsai/flutter_by_example_apps?organization=mingsai&organization=mingsai | |
Scoped Model Demo (info:https://pub.dev/packages/scoped_model) | |
https://github.com/mingsai/scoped_model | |
Localizing Flutter | |
https://flutter.dev/docs/development/accessibility-and-localization/internationalization | |
Understanding how State (data) is managed in a Flutter App | |
1) https://flutter.dev/docs/development/data-and-backend/state-mgmt/ephemeral-vs-app | |
2) https://flutter.dev/docs/development/data-and-backend/state-mgmt/simple | |
3) https://github.com/mingsai/flutter_samples/tree/master/provider_shopper | |
External Sites | |
https://fluttersamples.com/ | |
https://docs.2dimensions.com/support/tutorials#tutorials-by-2dimensions | |
https://www.2dimensions.com/a/mingsai/files/recent/all | |
A new Flutter app: from flutter create to the app store | |
https://proandroiddev.com/a-new-flutter-app-from-flutter-create-to-the-app-store-e6c2dee17c1a | |
Flutter Layout Cheat Sheet | |
https://proandroiddev.com/flutter-layout-cheat-sheet-5363348d037e | |
Flutter Animation : Creating medium’s clap animation in flutter | |
https://proandroiddev.com/flutter-animation-creating-mediums-clap-animation-in-flutter-3168f047421e | |
Flutter: Creating Drawers | |
https://proandroiddev.com/flutter-creating-drawers-e31414f7d71a | |
Restaurant animation with Flutter | |
https://medium.com/@duytq94/restaurant-animation-with-flutter-cbe704b4e20f | |
Flutter: Creating Multi Page Application with Navigation | |
https://proandroiddev.com/flutter-creating-multi-page-application-with-navigation-ef9f4a72d181 | |
Flutter Development on a Pixelbook | |
https://proandroiddev.com/flutter-development-on-a-pixelbook-dde984a3fc1e | |
From Flutter to Flight 6: Remodeling | |
https://medium.com/@larsenthomasj/from-flutter-to-flight-6-remodeling-bb73d6ac4117 | |
https://github.com/material-components/material-components-flutter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment