mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2026-08-24 16:50:47 +00:00
- EXAMPLES.md now lists all 54 apps; generated by scripts/generate_examples_doc.sh so it cannot drift again - Replace dead 'svn checkout' instructions in GETTING_STARTED.md (GitHub removed SVN support) with git sparse-checkout
2.4 KiB
2.4 KiB
Example Apps
Each folder in this repository is a standalone Flutter example app.
Individual examples
- Analytics Integration
- Animation Example
- Biometrics
- Bottom Sheet
- Custom Home Drawer
- Dropdown Button
- Enabling Splash Screen
- Firebase Crash Reporting
- Firebase Google Authentication
- GetX Counter App
- Google Signin
- Grid Layout
- Handling Routes
- Image Editor
- Image From Network
- Infinite List
- Load Local Image
- Load Local JSON
- Lunch App
- Navigation Drawer
- News Memes App
- Persist Key Value
- Push Notifications
- Save Data Locally With SQLite
- Scan QR Code
- Simple Material App
- Sliver App Bar
- Stateful Widget
- Stateless Widgets
- Stateless Counter App
- Tic Tac Toe
- Todo List Using Provider
- Unit Testing
- Using Alert Dialog
- Using Bottom Nav Bar
- Using Custom Fonts
- Using Edittext
- Using Expansionpanel
- Using Gradient
- Using HTTP Get
- Using Interactiveviewer
- Using Listview
- Using ListWheelScrollView
- Using Platform Adaptive
- Using Snackbar
- Using Stepper
- Using Tabs
- Using Theme
- View PDF File