7
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Flutterウィークリーとは?

FlutterファンによるFlutterファンのためのニュースレター
https://flutterweekly.net/

この記事は#22の日本語訳です
https://mailchi.mp/bd20b044cc4c/flutter-weekly-282709

アナウンス

Flutter新開発ツール - Android Studio and IntelliJ pluginsのアップデート

https://groups.google.com/forum/?linkId=52478434#!topic/flutter-dev/FTUXoZ7rSHc
Nilay YenerがFlutterツールの新バージョンをアナウンスしました

Screen Shot 2018-06-01 at 12.13.21 PM.png

DartCode v.2.13

https://dartcode.org/releases/v2-13/
Visual Studio Code向けのDartプラグインの新バージョンも発表

emulator_list.png

読み物&チュートリアル

Flutterで作るリアクティブモバイルアプリケーション

https://medium.com/flutter-io/build-reactive-mobile-apps-in-flutter-companion-article-13950959e381
Google I/Oでの発表のあとにFilip Hracekが書いたコンセプトと詳細とフルサンプルコードをまとめた記事

Build reactive mobile apps in Flutter — companion article

Flutterラッパー — 特定のFlutterバージョンをプロジェクトに紐付ける手順

https://medium.com/grandcentrix/flutter-wrapper-bind-your-project-to-an-explicit-flutter-release-4062cfe6dcaf
Flutterプロジェクトに特定のFlutterバージョンを割り当てるGradleを使用した方法を紹介。大きなチームや異なるプロジェクトを管理する必要がある場合に便利

Flutter wrapper — bind your project to an explicit flutter release

Flutter — navigating off the charts

https://medium.com/@swav.kulinski/flutter-navigating-off-the-charts-e118562a36a5
Flutterのナビゲーションを司るRoutesの解説

1_bJybEmfRBvdDd4n7FFazzA.jpeg

一瞬で広告を実装する方法を紹介

https://medium.com/@greg.perry/ads-in-a-snap-flutter-example-4362a2c88c0b
Flutterアプリに簡単に広告を表示する為のチュートリアル

Ads in your App in a Snap

どうやってFlutterを勉強した?

https://www.quora.com/How-did-you-learn-Google-Flutter/answer/Rohan-Taneja-1?srid=iB1S
Flutterを学ぶために役立つサイトのリストを紹介

Flutter サイドメニュー

http://tphangout.com/flutter-side-menu/
Flutterでサイドメニューを簡単に実装するチュートリアル

Flutter サイドメニュー

Flutter: AnimatedSizeクラス

https://medium.com/@ibhavikmakwana/flutter-working-with-animatedsize-35253ff8f16a
FlutterでAnimatedSizeクラスを使うための説明

Flutter: Working with AnimatedSize

GitHub Flutterの作り方 — Part 1: Trending Repositories List

https://medium.com/@alfianlosari/building-github-flutter-app-part-1-trending-repositories-list-f48683ac9bef
GitHubクライアントアプリをFlutterで作るためのステップバイステップチュートリアル

Building GitHub Flutter App — Part 1: Trending Repositories List

多言語対応 Flutter アプリ (アラビア語のようなRTL言語)

https://medium.com/@Carbon187/internationalization-flutter-app-arabic-rtl-fe99bfae696e
アラビア語のように右から読むような言語に対応する為の多言語対応

Internationalization Flutter app (Arabic RTL)

なぜFlutterがモバイル開発におけるゲームチェンジャーになるのか

https://proandroiddev.com/why-flutter-will-change-mobile-development-for-the-best-c249f71fa63c
Aaron OertelがFlutterを試してみた感じたことなどをまとめた記事

Why Flutter Will Change Mobile Development for the Best

Reduxで大規模Flutterアプリ開発

https://hillelcoren.com/2018/06/01/building-a-large-flutter-app-with-redux/
Reduxを使った大規模なFlutterアプリ開発について語った記事

mobile_app-1.png

ビデオ&メディア

Flutter チャレンジ: カードフリップカルーセル

https://youtu.be/sWkysCKh2uY
カードフリップカルーセルの作り方

Flutter Challenge: Card Flip Carousel

マテリアルデザインをFlutterに使う

https://youtu.be/DL0Ix1lnC4w
Google Developersチャンネルの新動画。 Flutterアプリにマテリアルデザインを適用する手順

Using Material Design with Flutter

クパチーノライブラリを使用してiOSテーマウィジェットをFlutterアプリに追加

https://youtu.be/Ycl24PMxJu8
Tensorの今週の動画。クパチーノウィジェットの使い方

Screen Shot 0030-06-04 at 1.01.12.png

APIで取得したJSONデータを適用したアプリをつくる手順

https://youtu.be/VJbWM-Gg-Rk
JSON情報をスクリーンに表示する為の手順を紹介したチュートリアル

Screen Shot 0030-06-04 at 1.03.32.png

ライブラリ&コード

Flutter FAB

https://github.com/JanhaviDahihande/Flutter_FAB
アニメーションFABを実装するサンプルコード

Fab_Demo.gif

Loader SearchBar

https://github.com/tomwyr/loader-search-bar
AppBarに検索バーを実装する方法

68747470733a2f2f7468756d62732e6766796361742e636f6d2f4865616c746879416d626974696f7573496d70616c612d6d61782d31346d622e676966.gif

flutter_stream_friends

https://github.com/brianegan/flutter_stream_friends
Dart Streamsは素晴らしい!Flutterも素晴らしい!まとめて使うといいことがあるかも

スプラッシュスクリーンアニメーション

https://github.com/ibhavikmakwana/SplashAnimations
複数の異なるトィーンアニメーションを結合するサンプル

スプラッシュスクリーンアニメーション

Pawdoption

https://github.com/SpokenBanana/pawdoption
ペットの養子縁組アプリ

Pawdoption

rxdart_flutter_hello_world

https://github.com/zarinfam/rxdart_flutter_hello_world
RxDartを使ったFlutterアプリ

7
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?