flutter-examples icon indicating copy to clipboard operation
flutter-examples copied to clipboard

Personal collection of Flutter apps.

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