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 Moviehub | Flutter Firestore CRUD |
---|---|
Flutter Persistence | Flutter Nike Shop |
---|---|
Flutter Nike Sb Showcase | Neighbourly Chat |
---|---|
Nutshell | Simple Course App (TechPH.org) |
---|---|
Example apps
- Flutter Moviehub
- Flutter Firestore CRUD
- Flutter Persistence (Local Data and Secure Storage)
- Flutter Nike Shop (Cube Transform Effect)
- Flutter Nike Sb Showcase (Staggered Animations)
- Neighbourly Chat (Real-time chat application powered by socket.io)
- Nutshell (Flutter Staggered Animations)
- Simple Course App (Prototype Challenge)
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
- Twitter @joshuamdeguzman
- Keybase @joshuadeguzman
If this helped you, please don't forget to show some 💙
⭐ this repo or follow me on:
- Github @joshuadeguzman
- Medium @joshua.deguzman
Credits
License
BSD @joshuadeguzman