Flutter & Ubuntu
- Gothenburg, Sweden
- jpnurmi.github.io
- @jpnurmi
Block or Report
Block or report jpnurmi
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
A collection of Flutter plugins and packages for Ubuntu applications.
-
awesome-flutter-linux Public
A curated list of awesome Linux-specific Flutter packages and projects.
3,594 contributions in the last year
Less
More
Contribution activity
April 2022
Created 120 commits in 10 repositories
Created 3 repositories
- jpnurmi/material_palette.dart Dart
- jpnurmi/colorgen.js JavaScript
- jpnurmi/geoclue.dart Dart
Created a pull request in ubuntu/yaru.dart that received 22 comments
Material colors
This PR replaces the home-made material palette generator with a simple node.js based tool that utilizes the material-color-tool package that imple…
+186
−283
•
22
comments
Opened 46 other pull requests in 7 repositories
ubuntu/yaru.dart
12
merged
- example: present complete color palettes
- Make flavor names consistent with color names
- Add missing Ubuntu Font license
- Pair YaruFlavor with its flavor color
- Pair YaruAccent with its accent color
- CI: enable tests
- Example: show flavor colors in the palette tab
- Specify accent colors as MaterialColor constants
- Introduce YaruTheme widget
- Add YaruAccent enum and getYaruXxxTheme(accent) getter
- Let Flutter help with high-contrast colors
- Fix typo in "yar_u_MagentaLight" variable name
canonical/ubuntu-desktop-installer
1
open
10
merged
- Installation slides page: allow showing and hiding the logs
- Sort out the mixture of effective_dart and flutter_lints
- Upgrade mockito
- Melos: remove bogus environment config
- Adapt to url_launcher 6.1 changes
- Update subiquity and adapt to vs/storage/reformat_disk change
- Partition gaps
- Remove old typeOf() workarounds
- Use general-purpose widgets from ubuntu_widgets
- Fix partition dialog layouts
- Fix clunky dropdown focus visuals
flutter/engine
3
open
7
merged
- [Linux] add FlViewAccessible tests
- [Linux] add GTest printer for FlValue
- [Linux] fix typos in FlAccessibleNode docs
- [Linux] add MockSignalHandler for testing GObject signals
- [Linux] add (Fl)MockBinaryMessenger for GMock
- [Linux] fix and test light vs. dark theme detection
- [Linux] add missing AtkObject::get_index_in_parent implementation
- [Linux] add missing ATK_STATE_SENSITIVE flag
- [Linux] fix theme updates on GNOME 42
- [linux] fix accessibility roles for radios and switches
jpnurmi/flutter_spinbox
1
open
5
merged
canonical/ubuntu-flutter-plugins
3
merged
canonical/geoclue.dart
3
merged
canonical/fwupd.dart
1
open
Reviewed 12 pull requests in 5 repositories
canonical/ubuntu-desktop-installer
6 pull requests
fluttercommunity/plus_plugins
2 pull requests
ubuntu/ubuntu-wsl-splash
2 pull requests
flutter/engine
1 pull request
canonical/ubuntu-flutter-plugins
1 pull request
Created an issue in flutter/flutter that received 6 comments
[Linux] radios and switches have wrong accessibility roles
Orca Screen Reader considers radios and switches as checkboxes because anything checkable or toggleable has the "checkbox" accessibility role. Ste…
6
comments
Opened 3 other issues in 1 repository
38
contributions
in private repositories
Apr 1 – Apr 27