Skip to content

bahrie127/flutter-examples

 
 

Repository files navigation

Flutter Examples

Compilation work in progress. You can find other public samples at https://github.com/joshuadeguzman/flutter-examples-archive.

Collection of Flutter Apps

Flutter Game Center
Flutter Persistence Flutter Nike Shop
Flutter Nike Sb Showcase Neighbourly Chat
Nutshell Simple Course App (TechPH.org)
Flutter Moviehub Flutter Firestore CRUD

Example apps

  1. Flutter Moviehub
  2. Flutter Firestore CRUD
  3. Flutter Persistence (Local Data and Secure Storage)
  4. Flutter Nike Shop (Cube Transform Effect)
  5. Flutter Nike Sb Showcase (Staggered Animations)
  6. Neighbourly Chat (Real-time chat application powered by socket.io)
  7. Nutshell (Flutter Staggered Animations)
  8. Simple Course App (Prototype Challenge)
  9. Flutter Game Center (Testing Strategies)

Setup

Clone the repo

$ git clone https://github.com/joshuadeguzman/flutter-examples

Select a project

$ cd <project_name>

Install dependencies

$ flutter packages get

Run the app

$ flutter run -v

Contact

Let's connect

If this helped you, please don't forget to show some 💙

this repo or follow me on:

Credits

License

BSD @joshuadeguzman

About

Personal collection of Flutter apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 86.9%
  • Ruby 7.7%
  • HTML 1.8%
  • Swift 1.2%
  • Kotlin 0.8%
  • Objective-C 0.5%
  • Other 1.1%