Ajay Gautam
Ajay Gautam
In the cli folder: ``` ~/tmp/figma-to-flutter/figma_to_flutter/cli (master) $ dart pub get Resolving dependencies... The current Dart SDK version is 2.10.3. Because every version of figma_to_flutter from path depends on source_gen...
Cloned repo, opened sample project in Android studio. Tried to run it... fails... ``` Launching lib/main.dart on iPhone 11 in debug mode... Removing obsolete reference to flutter_assets from Runner.xcodeproj Upgrading...
Best practice - please have the example folder work! ``` git clone [email protected]:AbdulRahmanAlHamali/flutter_typeahead.git cd flutter_typeahead/example flutter run ``` This is expected to run, but fails with: ``` Running "flutter pub...
Followed instructions: > Shake the phone or call LogConsole.open(context) from anywhere to show an on device console ` Got an error ``` error: The method 'open' isn't defined for the...
Would be nice to explain why this is different from https://pub.dev/packages/flutter_cache_manager - you say its inspired. I assume you made it better. So... whats different? Why not combine efforts with...