open:the-flutter-way-online-shop-app

The Flutter Way Online Shop App

► Source Code: https://bit.ly/3itixC7
► For the 3D intro, I'm using Rotato: https://bit.ly/3heGagj
- https://www.rotato.xyz/

  • main → runApp
  • MyApp
    • MaterialApp
      • HomeScreen
        • Scaffold
          • AppBar
          • Body
            • Column
              • Padding
                • Text
              • Categories
              • Expanded
                • Padding
                  • GridView

Open the command palette Ctrl+Shift+P and type:

> Dart: Open DevTools


  • open/the-flutter-way-online-shop-app.txt
  • 마지막으로 수정됨: 2021/01/29 13:58
  • 저자 127.0.0.1