Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Example APPS] Basic Flutter apps, for flutter devs.

Notifications You must be signed in to change notification settings

lufdidi/FlutterExampleApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

37 Commits

Repository files navigation

Image

Show some ❤️ and star the repo to support the project

GitHub stars GitHub forks GitHub watchers GitHub followers
Twitter Follow

This repository containing links of all the example apps demonstrating features/functionality/integrations in Flutter application development.

YouTube Channel

MTechViral

Facebook Group

Let's Flutter

Some Screenshots

Flutter Example Apps (Source Code + YouTube Link)

Clones/Apps

  1. Flutter WhatsApp Clone App watch

  2. Flutter Instagram Clone App watch

  3. Flutter Build a Beautiful Pokemon App - English watch

  4. Flutter Build a Beautiful Pokemon App - Hindi watch

  5. Flutter: Game Of Thrones Flutter App watch

  6. Flutter: Quiz App watch

  7. Flutter StackOverflow App watch

Beginners & Intermediate

  1. Flutter Firebase MLKIT App watch

  2. Flutter Tic Tac Toe Game watch

  3. Flutter Music Player App watch

  4. Flute Music Plugin Pub

  5. Flutter Firebase Setup watch

  6. Flutter Firebase CRUD watch

  7. Flutter Bottom Sheet App watch

  8. Flutter WebSockets App watch

  9. Flutter Sqflite MVP App watch

  10. Flutter Crypto App watch

  11. Flutter Redux App watch

  12. Flutter Frenzy Chat App watch

  13. Flutter Calculator watch

  14. Flutter Login Page App watch

  15. Flutter Login Page Bloc Pattern App watch

  16. Flutter Beautiful Material Navigation Drawer watch

  17. Flutter Material Design Widgets - | Tabs | BottomNavigationBar | Stepper | Snackbar etc App watch

  18. Flutter Git Quick Start Guide watch

  19. Flutter Local JSON App watch

  20. Flutter Fetching App Using HTTP watch

  21. Flutter Swipe to delete ListView App watch

  22. Flutter Line Clipping App watch

  23. Flutter Bezier Curve App watch

  24. Flutter CryptoShadow Hugo EXTRAT

  25. Flutter LifeCycle And Orientation watch

  26. Flutter Splash Screen - FlutKart watch

  27. Flutter Real Splash Screens for both OS watch

  28. Flutter Walkthrough Package & App watch Pub

  29. Flutter Validating Form - Login Form watch

  30. Flutter Age Calculator App watch

  31. Flutter Collapsing Toolbar Layout watch

  32. Flutter PullToRefresh ListView watch

  33. Flutter Internet Connectivity watch

  34. Flutter Access Camera App watch

  35. Firebase Build Beautiful Wallpaper App P1 watch

  36. Flutter: Integrate Ads | Create Admob Account P2 watch

  37. Flutter: Integrate Analytics | Firebase Analytics | Handling Library Issues P3 watch

  38. Flutter: Prepare App For Release | App Signing | Create JKS P4 watch

  39. Flutter: Publish App to PlayStore | Fully Explained Demo P5 watch

  40. Flutter: Expandable & Sticky Header List watch

  41. Flutter: Backdrop Widget Tutorial | Material Design 2.0 watch

  42. Flutter: QR Code Scanner App watch

  43. Flutter: Integrate Google Maps Tutorial watch

  44. VSCode Tips & Tricks | Flutter | 20 Useful Shortcuts watch

  45. Flutter: Handle Back Button Pressed | WillPopScope Widget watch

  46. Flutter: Programatically Check Whether Debug OR Release Mode watch

  47. Flutter: Make New Gmail Like FloatingActionButton watch

  48. Routes in Flutter | Push | PushNamed | GenerateRoute | Unknown Route watch

Advanced

  1. Flutter Advanced: Signature App (CustomPainter) watch

  2. Flutter Advanced: Dynamic Theming | Change Theme At Runtime watch

  3. Flutter Advanced: Inherited Widget & Scoped Model Explained | Part - 1 watch

  4. Flutter Advanced: BloC Pattern Explained | Part - 2 watch

  5. Flutter Advanced Redux: Shopping Cart App From Scratch | Redux Time Travel watch

  6. Flutter Advanced: Build Your First Plugin For Android & iOS | Flutter Toasts watch Pub

  7. Flutter Advanced: Download Large Files (Pdf, Json, Image etc) With Progress % watch

  8. Flutter Advanced: Async Programming | Future | Async Await watch

  9. Flutter Advanced: Semantic Versioning watch

  10. Flutter Advanced : Build Beautiful Material Search App or Integrate it with Any App watch

  11. Flutter Advanced : Add Flutter To Existing Or New Android App watch

  12. Flutter: The BloC Pattern on Whiteboard watch

  13. Flutter Advanced Login Page Bloc Pattern App watch

  14. Flutter Advanced Face ID & Touch ID/Fingerprint Local Auth App watch

  15. Flutter Advanced Securing your Flutter Apps | Prevent Screenshot App watch

Flutter Animation Series

  1. Flutter: Animation Series || Episode 1 || Basic Animation watch

  2. Flutter Animation: Ep 2 || Animation Series || Easing watch

  3. Flutter Animation: Ep 3 || Animation Series || Brick Animations watch

  4. Flutter: Animation Series Ep 4 | Flipper Widget watch

  5. Flutter Flare 1.0 : Getting Started With 2D Animations watch

Flutter Weekly Widgets Series

  1. Flutter: SizedBox | Flutter Weekly Widgets | Ep 1 watch

  2. Flutter: Animated Builder | Improve Performance | Ep 2 watch

  3. Flutter: Draggable & Drag Target | Ep 3 watch

  4. Flutter: World of Cupertino (iOS) | Ep 4 watch

  5. Flutter: Data Table | Ep 5 | Flutter Weekly Widgets watch

  6. Flutter: WebView | Browser App | Ep 6 | Website to App watch

  7. Flutter Advanced: Overlay Widget | Ep 7 | Flutter Weekly Widgets watch

  8. Flutter Advanced: Placeholder, Spacer, Visibility Widgets | Ep 8 watch

  9. Flutter Weekly Widgets S02E01 | Reordable ListView watch

  10. Flutter Weekly Widgets S02E02 | 3D ListView watch

  11. Flutter Weekly Widgets S02E03 | Universal Error Widget watch

Plugins on pub.dartlang.org

  1. Flutter Flute Music Plugin - First Open Source Flutter based material design music player with audio plugin to play local music files.(Online Radio will be added soon).

  2. Flutter Walkthrough - A new Flutter package for both android and iOS which helps developers in creating animated walkthrough of their app.

  3. Flutter Toast PK - A new Flutter plugin for showing toast in android and ios.

  4. Random PK - A new Flutter package that gives a container with random color.

  5. PK Skeleton - A Facebook & Twitter Like Card Loading Shimmer Skeleton Library..

  6. MediumClapFlutter - A Custom Floating Action Button (FAB) library like clapping effect on Medium.

  7. audioplayers - A Flutter plugin to play multiple simultaneously audio files, works for Android and iOS.

  8. flame - A minimalist Flutter game engine.

Dart Aqueduct Backend Course (Source Code + YouTube Link)

  1. Dart: How to Setup Aqueduct | Intro | Aqueduct watch
  2. Dart: How to write your first REST API | Intro & 1/7 | Aqueduct watch
  3. Dart: How to make controllers ? | 1/7 | Aqueduct watch
  4. Dart: Indexing And Routing ? | 2/7 | Aqueduct watch
  5. Dart: How to write tests ? | 3/7 | Aqueduct watch
  6. Dart: How to setup PostgreSQL ? | 4/7 | Aqueduct watch
  7. Dart: How to write tests with test db ? | 5/7 | Aqueduct watch
  8. Dart: What is ORM ? | 5/7 | Aqueduct watch
  9. Dart: How to make DataModels ? | 5/7 | Aqueduct watch
  10. Dart: What are Relationships and Joins | 6/7 | Aqueduct watch
  11. Dart: How to deploy to real database ? | 7/7 | Aqueduct watch

Workshops

  1. Flutter From Scratch - Workshop | Photos Info App | Instagram Clone & More watch

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:

  1. Match the document style as closely as possible.
  2. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  3. Pull requests must be made against master branch for this particular repository.
  4. Check for existing issues first, before filing an issue.
  5. Make sure you follow the set standard as all other projects in this repo do
  6. Have fun!

Created & Maintained By

Pawan Kumar (@imthepk) (YouTube) (Instagram)

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕

License

Copyright 2018 Pawan Kumar
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
 http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Getting Started

For help getting started with Flutter, view our online documentation. Image

For help on editing plugin code, view the documentation.

About

[Example APPS] Basic Flutter apps, for flutter devs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%

AltStyle によって変換されたページ (->オリジナル) /