-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: flutterjsdev/flutterjs
base: master
head repository: flutterjsdev/flutterjs
compare: package_code_black
- 20 commits
- 1,022 files changed
- 1 contributor
Commits on Jan 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6f935eb - Browse repository at this point
Copy the full SHA 6f935ebView commit details
Commits on Jan 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e24dbe2 - Browse repository at this point
Copy the full SHA e24dbe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d11bb0d - Browse repository at this point
Copy the full SHA d11bb0dView commit details -
feat: Introduce core FlutterJS project structure including Dart analy…
…sis, JS engine, build tools, and package management.
Configuration menu - View commit details
-
Copy full SHA for 4813e21 - Browse repository at this point
Copy the full SHA 4813e21View commit details
Commits on Jan 16, 2026
-
feat: Scaffold initial FlutterJS packages including cupertino, gestur…
…es, widgets, painting, foundation, services, and animation.
Configuration menu - View commit details
-
Copy full SHA for 0986c8e - Browse repository at this point
Copy the full SHA 0986c8eView commit details -
feat: Introduce
flutterjs_materialpackage with core Material Desig……n widgets and a demo application.
Configuration menu - View commit details
-
Copy full SHA for 43e1cb6 - Browse repository at this point
Copy the full SHA 43e1cb6View commit details
Commits on Jan 17, 2026
-
feat: Add a comprehensive set of Material Design widgets and a new mu…
…lti-file example application.
Configuration menu - View commit details
-
Copy full SHA for 0ab0642 - Browse repository at this point
Copy the full SHA 0ab0642View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3577b6 - Browse repository at this point
Copy the full SHA f3577b6View commit details
Commits on Jan 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for abf1c57 - Browse repository at this point
Copy the full SHA abf1c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea478c - Browse repository at this point
Copy the full SHA 6ea478cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e39eb - Browse repository at this point
Copy the full SHA e1e39ebView commit details
Commits on Jan 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8f37d65 - Browse repository at this point
Copy the full SHA 8f37d65View commit details
Commits on Jan 20, 2026
-
feat: introduce core Material Design widgets including Checkbox, Text…
…Field, Switch, Form, and SingleChildScrollView, along with VDOM patch applier and inherited element support.
Configuration menu - View commit details
-
Copy full SHA for ae1a492 - Browse repository at this point
Copy the full SHA ae1a492View commit details
Commits on Jan 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 13fa31e - Browse repository at this point
Copy the full SHA 13fa31eView commit details
Commits on Jan 22, 2026
-
Fix icons rendering, gesture crashes, and engine templates
1. Fixed gesture recognizer crash in GestureDetector by correct instantiation. 2. Fixed missing icons by injecting robust CSS and @font-face in icon.js. 3. Updated engine templates (init.js) and build generator to include Material Icons link by default. 4. Fixed IconButton theme inheritance and Feature Card layout in example app.
Configuration menu - View commit details
-
Copy full SHA for a920151 - Browse repository at this point
Copy the full SHA a920151View commit details
Commits on Jan 23, 2026
-
Update Material widgets to use theme color schemes
Refactored multiple Material components to consistently use colors from Theme colorScheme, improving Material 3 compliance and visual consistency. Added theme-based defaults for backgrounds, foregrounds, borders, and overlays in widgets such as Badge, Banner, BottomAppBar, Buttons, Navigation components, Checkbox, Radio, FAB, and others. Also updated README with known limitations regarding method tear-offs and added missing exports in material.js.
Configuration menu - View commit details
-
Copy full SHA for 9ad8df1 - Browse repository at this point
Copy the full SHA 9ad8df1View commit details
Commits on Jan 24, 2026
-
Add flutterjs_seo package and integrate SEO support
Introduces the flutterjs_seo package for SEO metadata management in FlutterJS applications, including Dart and JavaScript implementations, example app, and build scripts. Updates engine and runtime to support @flutterjs/seo as a core dependency, adds import rewriting logic, and registers the package in dependency resolution. Also adds a DateTime polyfill to the runtime and exposes it globally for Dart compatibility.
Configuration menu - View commit details
-
Copy full SHA for 6f88b74 - Browse repository at this point
Copy the full SHA 6f88b74View commit details -
feat: Add GitHub templates and clean up codebase
Added issue and pull request templates, dependabot config, CI workflow, and security policy to .github. Removed obsolete plan and test files. Cleaned up imports and unused variables in Dart and JS files, and improved code generation logic for parameter and function handling.
Configuration menu - View commit details
-
Copy full SHA for 006199d - Browse repository at this point
Copy the full SHA 006199dView commit details
Commits on Jan 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0be8ead - Browse repository at this point
Copy the full SHA 0be8eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2166fe6 - Browse repository at this point
Copy the full SHA 2166fe6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...package_code_black