欢迎来到马士兵代码仓库
Sign In
msb-public
/
samples
mirror of https://github.com/flutter/samples.git
1
0
Code Issues Projects Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
main
master_archived
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '5adcda3640'
${ noResults }
samples/compass_app/app/lib
History
Parker Lougheed 5adcda3640
[compass_app] Don't expose Dimens subclasses (#2541)
Avoid exposing the subclasses as they shouldn't be instantiated again or
overridden.

Also consistently use fields and getters in the declarations.
1 year ago
..
config [compass_app] Mark classes used for namespacing as `abstract final` (#2540) 1 year ago
data [compass_app] Standardize on `Result` factories rather than constructors (#2538) 1 year ago
domain [compass_app] Standardize on `Result` factories rather than constructors (#2538) 1 year ago
routing [compass_app] Mark classes used for namespacing as `abstract final` (#2540) 1 year ago
ui [compass_app] Don't expose Dimens subclasses (#2541) 1 year ago
utils [compass_app] Standardize on `Result` factories rather than constructors (#2538) 1 year ago
main.dart Compass app (#2446) 1 year ago
main_development.dart Compass app (#2446) 1 year ago
main_staging.dart Compass app (#2446) 1 year ago