flutter_design icon indicating copy to clipboard operation
flutter_design copied to clipboard

Provide powerfull tools to help you build your Flutter design system.

Results 3 flutter_design issues
Sort by recently updated
recently updated
newest added

I created a new project, I did the steps informed, but even adding everything as informed I still get the error: > % flutter packages pub run build_runner build --delete-conflicting-outputs...

Failed to build build_runner:build_runner: ../../.pub-cache/hosted/pub.dartlang.org/build_resolvers-2.0.9/lib/src/resolver.dart:442:13: Error: Method not found: 'buildSdkSummary2'. await buildSdkSummary2( ^^^^^^^^^^^^^^^^ ../../.pub-cache/hosted/pub.dartlang.org/build_resolvers-2.0.9/lib/src/build_asset_uri_resolver.dart:88:20: Error: The method 'applyPendingFileChanges' isn't defined for the class 'AnalysisDriverForPackageBuild'. - 'AnalysisDriverForPackageBuild' is from 'package:analyzer/src/clients/build_resolvers/build_resolvers.dart' ('../../.pub-cache/hosted/pub.dartlang.org/analyzer-3.2.0/lib/src/clients/build_resolvers/build_resolvers.dart')....

When clicking on a left side panel it toggles, when interacting with its contents, it does immediately close, so they are pretty unusable. That also happens on the deployed demo.