bug
Something isn't working
good first issue
Good for newcomers
documentation
Documentation requested
#
dart-web
Here are 82 public repositories matching this topic...
cporte
commented
Jul 19, 2017
@Component(selector: 'test-component',
directives: const [NgIf, NgFor],
template: 'It works!')
class TestComponent {
...
produces the following HTML:
<test-component>It works!</test-component>
If for some reason you were not really awake and write this:
@Component(selector: 'test-component',
directives: cons
[ARCHIVED] A polished, production-ready backend framework in Dart for the VM, AOT, and Flutter.
-
Updated
Apr 26, 2021 - Dart
Learn Dart Programming, its basics and Fundamentals from scratch.
-
Updated
Apr 20, 2022 - Dart
A portfolio build by using flutter for web.
-
Updated
Feb 26, 2022 - Dart
A portfolio build by using flutter for web.
-
Updated
Feb 26, 2022 - Dart
ASP.NET Core SignalR Dart Client
-
Updated
Jan 25, 2022 - Dart
dart
flutter
payment-gateway
payment-integration
dartlang
flutterwave
dart-web
dart-library
flutterwave-api
flutterwave-rave
flutterwave-ravepay-api
flutter-package
-
Updated
Dec 14, 2019 - Dart
A Flutter demo application for mobile and web.
-
Updated
Dec 14, 2019 - Dart
screen clip to gif on web
-
Updated
Dec 13, 2019 - Dart
Dart package to decode Exif data from tiff, jpeg and heic files
dart
library
jpeg
tiff
exif
flutter
dartlang
dart-web
dart-library
heic
flutter-package
dart-package
dart-port
-
Updated
Dec 31, 2021 - Dart
-
Updated
Oct 21, 2019 - HTML
High-quality Material Design components for AngularDart.
-
Updated
Apr 25, 2022 - Dart
HTML5 Drag Drop library for AngularDart
-
Updated
Dec 9, 2017 - Dart
Logging http request and response in Flutter made easy.
-
Updated
Aug 28, 2018 - Dart
Python's decorators in dart 🎆
python
dart
decorators
flutter
decorator-metadata
decorator-pattern
dart-web
dart-library
dart2
decorated-functions
-
Updated
Sep 1, 2020 - Dart
dartevel core framework
-
Updated
Jan 28, 2022 - Dart
On Demand Food Delivery App In Flutter
dart
dart-web
dart-library
flutter-plugin
food-delivery-application
flutter-apps
food-ordering
food-delivery
flutter-material
flutter-widget
flutter-package
dart-package
flutter-web
flutter-food-app
flutter-packages
food-delivery-app
flutter-food-delivery-app
restaurant-app-flutter
flutter-restaurant-app
-
Updated
Apr 27, 2021 - Dart
Сontains a set of useful stream transformers
-
Updated
Apr 24, 2020 - Dart
Reactive user interface components in pure Dart
-
Updated
Jun 5, 2019 - Dart
Web version of the board game Secret Palpatine (originally Secret Hitler)
-
Updated
Jun 21, 2018 - Dart
On Demand Movie Ticket Booking App In Flutter
dart
cross-platform
hybrid-apps
flutter
dart-web
dart-library
flutter-apps
flutter-examples
movie-ticket-management
movie-ticket-booking
flutter-firebase
flutter-ui
flutter-movie-search
flutter-movie-app
dart-package
flutter-web
flutter-movies
flutter-movie-ticket-app
-
Updated
Apr 25, 2021 - Dart
simple portfolio website made using flutter and hosted with firebase
-
Updated
Nov 7, 2021 - Dart
On Demand Flutter Stock Trading App In Flutter
dart
widgets
flutter
stock-trading
dart-web
dart-library
flutter-plugin
flutter-apps
flutter-material
flutter-plugins
flutter-demo
flutter-widget
flutter-ui
flutter-package
flutter-app
flutter-ui-collection
flutter-web
flutter-packages
flutter-finance-app
flutter-stcck-trading
-
Updated
May 1, 2021 - Dart
Apparence.io state management lib
-
Updated
Dec 16, 2021 - Dart
Flattery is a library for building HTML elements using Widgets.
-
Updated
Sep 1, 2019 - Dart
A Flutter library built to expose widgets that integrate with state notifier.
-
Updated
Aug 30, 2021 - Dart
On Demand Flutter Furniture Store App In Flutter
dart
ecommerce
flutter
ecommerce-website
dart-web
dart-frameworks
flutter-apps
flutter-material
flutter-demo
flutter-examples
flutter-widget
flutter-package
furniture-app-ui
dart-package
flutter-web
furniture-ecommerce
flutter-packages
flutter-apps-development
furniture-app
furniture-stores
-
Updated
Apr 25, 2021 - Dart
User environment detection for AngularDart
-
Updated
Dec 4, 2017 - Dart
Improve this page
Add a description, image, and links to the dart-web topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dart-web topic, visit your repo's landing page and select "manage topics."
Description
The sidebar toggle (hamburger menu) has too much width on desktop devices and overlaps with the actual menu. This causes the user to accidentally collapse the menu when wishing to navigate to a new section.
Steps To Reproduce