Skip to content

Commit 6209a4b

Browse files
committed
Adds new Bottom Sheet tutorial
1 parent bfe2dff commit 6209a4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ In the repo to generate the platform projects for the tutorials.
2828

2929
## Tutorials
3030

31+
**058 - Bottom Sheet Service | Using Flutter Bottom Sheets without context** \[ [Video](https://youtu.be/OvBl-j59bOg) \] \[ [Written](https://www.filledstacks.com/post/bottom-sheets-in-flutter-through-stacked-services/) \] \[ [Source](https://github.com/FilledStacks/stacked-example/tree/part-8-bottom-sheet-service) \] - This tutorial goes over the usage of the new BottomSheetService in the stacked_services package.
32+
3133
**057 - SQLite in Flutter | Migrations and Schema Management** \[ [Video](https://youtu.be/yR37lWE6xO4) \] \[ [Written](https://www.filledstacks.com/post/sq-lite-in-flutter/) \] - This tutorial goes over the SQLite implementation used in our production applications. It shows the basics of SQLite. The meat of the tutorial comes from the schema management solution we use.
3234

3335
**055 - Lottie Splash Screen in Flutter** \[ [Video](https://youtu.be/YcUip0Y8CUg) \] \[ [Written](https://www.filledstacks.com/post/lottie-splash-screen-intro-in-flutter/) \] - A tutorial that shows you how to implement an animated splash screen using Lottie and delay the navigation until it's complete.

0 commit comments

Comments
 (0)