smakarov
smakarov
For example sembast_data_store.dart line 157 `The value The return type 'dynamic' isn't a 'bool', as required by the closure's context.dart(return_of_invalid_type_from_closure)` flutter doctor -v [√] Flutter (Channel stable, 2.0.2, on Microsoft...
I'm trying to use 1)Header which takes all collapsed space. I don't use "collapsed" property, because i don't want some fade transitions of this element, and want it to be...
Hi there! Default Scaffold `bottomNavigationBar: Column( mainAxisSize: MainAxisSize.min, children: [ SlidingUpPanel( backdropEnabled: true, panel: Center( child: Text("This is the sliding Widget"), ), ), BottomNavigationBar( items: [ BottomNavigationBarItem( icon: Icon(SleepAppUIIcons.mixes), label:...
Hi there! Here my test command icon_font_generator --from=assets/icons --class-name=UiIcons --out-font=assets/fonts/ui_icons.ttf --out-flutter=lib/ui_icons.dart --normalize Here icon from font created using fluttericon.com and beside using this package https://i.imgur.com/UQ2Pdx9.png Here the icon https://disk.yandex.ru/i/c3_MyGWjkCBMFg
Could not find a file named "pubspec.yaml" in "F:\Projects_transfer\Flutter_projects\Learning\0_full_apps\harmonoid\external\external_media_provider". pub get failed command: "C:\src\flutter\bin\cache\dart-sdk\bin\dart __deprecated_pub --directory . get --example" pub env: { "FLUTTER_ROOT": "C:\src\flutter", "PUB_ENVIRONMENT": "flutter_cli:get", "PUB_CACHE": "C:\Users\Teq\AppData\Roaming\Pub\Cache", } exit...
* Unity editor version: 2020.3.41f * Firebase Unity SDK version: 10.0.1 * Source you installed the SDK: Remote Config * Problematic Firebase Component: Remote Config * Platform you are using...