Giter Site home page Giter Site logo

Comments (4)

dreadedhamish avatar dreadedhamish commented on July 17, 2024 1

Great! I've learned a LOT just browsing through it trying to get it working - I can picture most of the pages already although I've never actually seen them.
I'm primarily developing for web - so great news support is imminent. My next troubleshooting stop was setting up a device for testing.

from flutter_advanced_boilerplate.

dreadedhamish avatar dreadedhamish commented on July 17, 2024

Okay - so there should be a splash screen then login.
Debugging in chrome stalls at the splash screen.

I have 1 test error in my console - missing plugin exception for flutter_secure_storage. I have the latest flutter_secure_storage installed - confirmed the files are on my drive and vscode doesn't throw an error referencing it. Seems that plugin has has heaps of issues - mostly with Android but also using the -web implementation.

00:37 +9: /Volumes/Data-new/GoogleDrive/code/flutter_advanced_boilerplate/test/features/auth/login/golden/login_screen_golden_test.dart: Login Golden Test Custom
══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
The following MissingPluginException was thrown running a test:
MissingPluginException(No implementation found for method read on channel
plugins.it_nomads.com/flutter_secure_storage)

When the exception was thrown, this was the stack:
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:294:7)


(elided one frame from package:stack_trace)

The test description was:
Custom

from flutter_advanced_boilerplate.

fikretsengul avatar fikretsengul commented on July 17, 2024

Of course, the boilerplate has its own examples. You should run the app on mobile iOS or android. It wasn't supported web but I'll be adding web support today. Until then you can use it on mobile. Also, the custom test is failing. I'll be fixing that too.

from flutter_advanced_boilerplate.

fikretsengul avatar fikretsengul commented on July 17, 2024

The new version released check it out.

from flutter_advanced_boilerplate.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.